Skip to content

Commit f1fba08

Browse files
committed
Updated macro name
1 parent 8a29c44 commit f1fba08

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

sycl/include/CL/sycl/feature_test.hpp.in

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -55,7 +55,7 @@ namespace sycl {
5555
#define SYCL_EXT_ONEAPI_SUB_GROUP 1
5656
#define SYCL_EXT_ONEAPI_PROPERTIES 1
5757
#define SYCL_EXT_ONEAPI_NATIVE_MATH 1
58-
#define SYCL_EXT_ONEAPI_BF16_CONVERSION 1
58+
#define SYCL_EXT_ONEAPI_BFLOAT16 1
5959
#define SYCL_EXT_INTEL_DATAFLOW_PIPES 1
6060
#ifdef __clang__
6161
#if __has_extension(sycl_extended_atomics)

0 commit comments

Comments
 (0)