Halide
12.0.1
Halide compiler and libraries
|
#include <simd_op_check.h>
Public Attributes | |
std::string | op |
std::string | error_msg |
Definition at line 10 of file simd_op_check.h.
std::string Halide::TestResult::op |
Definition at line 11 of file simd_op_check.h.
Referenced by Halide::SimdOpCheckTest::test_all().
std::string Halide::TestResult::error_msg |
Definition at line 12 of file simd_op_check.h.
Referenced by Halide::SimdOpCheckTest::test_all().