Halide 21.0.0
Halide compiler and libraries
Loading...
Searching...
No Matches
Halide::Runtime::Internal::CpuFeatures Struct Reference

#include <cpu_features.h>

Public Attributes

uint64_t known [cpu_feature_mask_size] = {0}
uint64_t available [cpu_feature_mask_size] = {0}

Detailed Description

Definition at line 17 of file cpu_features.h.

Member Data Documentation

◆ known

uint64_t Halide::Runtime::Internal::CpuFeatures::known[cpu_feature_mask_size] = {0}

◆ available

uint64_t Halide::Runtime::Internal::CpuFeatures::available[cpu_feature_mask_size] = {0}

The documentation for this struct was generated from the following file: