We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8a29c44 commit f1fba08Copy full SHA for f1fba08
sycl/include/CL/sycl/feature_test.hpp.in
@@ -55,7 +55,7 @@ namespace sycl {
55
#define SYCL_EXT_ONEAPI_SUB_GROUP 1
56
#define SYCL_EXT_ONEAPI_PROPERTIES 1
57
#define SYCL_EXT_ONEAPI_NATIVE_MATH 1
58
-#define SYCL_EXT_ONEAPI_BF16_CONVERSION 1
+#define SYCL_EXT_ONEAPI_BFLOAT16 1
59
#define SYCL_EXT_INTEL_DATAFLOW_PIPES 1
60
#ifdef __clang__
61
#if __has_extension(sycl_extended_atomics)
0 commit comments