Skip to content

Commit 9418f74

Browse files
committed
Changed extension macro name.
1 parent 2d04406 commit 9418f74

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
@@ -46,7 +46,7 @@ namespace sycl {
4646
#define SYCL_EXT_ONEAPI_USE_PINNED_HOST_MEMORY_PROPERTY 1
4747
#define SYCL_EXT_ONEAPI_SRGB 1
4848
#define SYCL_EXT_ONEAPI_SUB_GROUP 1
49-
#define SYCL_EXT_INTEL_BF16_CONVERSION 1
49+
#define SYCL_EXT_ONEAPI_BF16_CONVERSION 1
5050
#define SYCL_EXT_INTEL_BITCAST 1
5151
#define SYCL_EXT_INTEL_DATAFLOW_PIPES 1
5252
#ifdef __clang__

0 commit comments

Comments
 (0)