diff --git a/sycl/include/sycl/device_aspect_macros.hpp b/sycl/include/sycl/device_aspect_macros.hpp index 341d0ca79e844..ffb93f9da491f 100644 --- a/sycl/include/sycl/device_aspect_macros.hpp +++ b/sycl/include/sycl/device_aspect_macros.hpp @@ -314,70 +314,70 @@ #endif #ifndef __SYCL_ALL_DEVICES_HAVE_ext_oneapi_limited_graph__ -// __SYCL_ASPECT(ext_oneapi_limited_graph, 62) +// __SYCL_ASPECT(ext_oneapi_limited_graph, 63) #define __SYCL_ALL_DEVICES_HAVE_ext_oneapi_limited_graph__ 0 #endif #ifndef __SYCL_ALL_DEVICES_HAVE_ext_oneapi_private_alloca__ -// __SYCL_ASPECT(ext_oneapi_private_alloca, 63) +// __SYCL_ASPECT(ext_oneapi_private_alloca, 64) #define __SYCL_ALL_DEVICES_HAVE_ext_oneapi_private_alloca__ 0 #endif #ifndef __SYCL_ALL_DEVICES_HAVE_ext_oneapi_cubemap__ -// __SYCL_ASPECT(ext_oneapi_cubemap, 64) +// __SYCL_ASPECT(ext_oneapi_cubemap, 65) #define __SYCL_ALL_DEVICES_HAVE_ext_oneapi_cubemap__ 0 #endif #ifndef __SYCL_ALL_DEVICES_HAVE_ext_oneapi_cubemap_seamless_filtering__ -// __SYCL_ASPECT(ext_oneapi_cubemap_seamless_filtering, 65) +// __SYCL_ASPECT(ext_oneapi_cubemap_seamless_filtering, 66) #define __SYCL_ALL_DEVICES_HAVE_ext_oneapi_cubemap_seamless_filtering__ 0 #endif #ifndef __SYCL_ALL_DEVICES_HAVE_ext_oneapi_bindless_sampled_image_fetch_1d_usm__ -//__SYCL_ASPECT(ext_oneapi_bindless_sampled_image_fetch_1d_usm, 66) +//__SYCL_ASPECT(ext_oneapi_bindless_sampled_image_fetch_1d_usm, 67) #define __SYCL_ALL_DEVICES_HAVE_ext_oneapi_bindless_sampled_image_fetch_1d_usm__ \ 0 #endif #ifndef __SYCL_ALL_DEVICES_HAVE_ext_oneapi_bindless_sampled_image_fetch_1d__ -//__SYCL_ASPECT(ext_oneapi_bindless_sampled_image_fetch_1d, 67) +//__SYCL_ASPECT(ext_oneapi_bindless_sampled_image_fetch_1d, 68) #define __SYCL_ALL_DEVICES_HAVE_ext_oneapi_bindless_sampled_image_fetch_1d__ 0 #endif #ifndef __SYCL_ALL_DEVICES_HAVE_ext_oneapi_bindless_sampled_image_fetch_2d_usm__ -//__SYCL_ASPECT(ext_oneapi_bindless_sampled_image_fetch_2d_usm, 68) +//__SYCL_ASPECT(ext_oneapi_bindless_sampled_image_fetch_2d_usm, 69) #define __SYCL_ALL_DEVICES_HAVE_ext_oneapi_bindless_sampled_image_fetch_2d_usm__ \ 0 #endif #ifndef __SYCL_ALL_DEVICES_HAVE_ext_oneapi_bindless_sampled_image_fetch_2d__ -//__SYCL_ASPECT(ext_oneapi_bindless_sampled_image_fetch_2d, 69) +//__SYCL_ASPECT(ext_oneapi_bindless_sampled_image_fetch_2d, 70) #define __SYCL_ALL_DEVICES_HAVE_ext_oneapi_bindless_sampled_image_fetch_2d__ 0 #endif #ifndef __SYCL_ALL_DEVICES_HAVE_ext_oneapi_bindless_sampled_image_fetch_3d_usm__ -//__SYCL_ASPECT(ext_oneapi_bindless_sampled_image_fetch_3d_usm, 70) +//__SYCL_ASPECT(ext_oneapi_bindless_sampled_image_fetch_3d_usm, 71) #define __SYCL_ALL_DEVICES_HAVE_ext_oneapi_bindless_sampled_image_fetch_3d_usm__ \ 0 #endif #ifndef __SYCL_ALL_DEVICES_HAVE_ext_oneapi_bindless_sampled_image_fetch_3d__ -//__SYCL_ASPECT(ext_oneapi_bindless_sampled_image_fetch_3d, 71) +//__SYCL_ASPECT(ext_oneapi_bindless_sampled_image_fetch_3d, 72) #define __SYCL_ALL_DEVICES_HAVE_ext_oneapi_bindless_sampled_image_fetch_3d__ 0 #endif #ifndef __SYCL_ALL_DEVICES_HAVE_ext_oneapi_queue_profiling_tag__ -// __SYCL_ASPECT(ext_oneapi_queue_profiling_tag, 72) +// __SYCL_ASPECT(ext_oneapi_queue_profiling_tag, 73) #define __SYCL_ALL_DEVICES_HAVE_ext_oneapi_queue_profiling_tag__ 0 #endif #ifndef __SYCL_ALL_DEVICES_HAVE_ext_oneapi_virtual_mem__ -// __SYCL_ASPECT(ext_oneapi_virtual_mem, 73) +// __SYCL_ASPECT(ext_oneapi_virtual_mem, 74) #define __SYCL_ALL_DEVICES_HAVE_ext_oneapi_virtual_mem__ 0 #endif #ifndef __SYCL_ALL_DEVICES_HAVE_ext_oneapi_cuda_cluster_group__ -// __SYCL_ASPECT(ext_oneapi_cuda_cluster_group, 74) +// __SYCL_ASPECT(ext_oneapi_cuda_cluster_group, 75) #define __SYCL_ALL_DEVICES_HAVE_ext_oneapi_cuda_cluster_group__ 0 #endif diff --git a/sycl/include/sycl/info/aspects.def b/sycl/include/sycl/info/aspects.def index 824ab3ae632f8..859da3f53a2d0 100644 --- a/sycl/include/sycl/info/aspects.def +++ b/sycl/include/sycl/info/aspects.def @@ -55,16 +55,16 @@ __SYCL_ASPECT(ext_intel_matrix, 58) __SYCL_ASPECT(ext_oneapi_is_composite, 59) __SYCL_ASPECT(ext_oneapi_is_component, 60) __SYCL_ASPECT(ext_oneapi_graph, 61) -__SYCL_ASPECT(ext_oneapi_limited_graph, 62) -__SYCL_ASPECT(ext_oneapi_private_alloca, 63) -__SYCL_ASPECT(ext_oneapi_cubemap, 64) -__SYCL_ASPECT(ext_oneapi_cubemap_seamless_filtering, 65) -__SYCL_ASPECT(ext_oneapi_bindless_sampled_image_fetch_1d_usm, 66) -__SYCL_ASPECT(ext_oneapi_bindless_sampled_image_fetch_1d, 67) -__SYCL_ASPECT(ext_oneapi_bindless_sampled_image_fetch_2d_usm, 68) -__SYCL_ASPECT(ext_oneapi_bindless_sampled_image_fetch_2d, 69) -__SYCL_ASPECT(ext_oneapi_bindless_sampled_image_fetch_3d_usm, 70) -__SYCL_ASPECT(ext_oneapi_bindless_sampled_image_fetch_3d, 71) -__SYCL_ASPECT(ext_oneapi_queue_profiling_tag, 72) -__SYCL_ASPECT(ext_oneapi_virtual_mem, 73) -__SYCL_ASPECT(ext_oneapi_cuda_cluster_group, 74) +__SYCL_ASPECT(ext_oneapi_limited_graph, 63) +__SYCL_ASPECT(ext_oneapi_private_alloca, 64) +__SYCL_ASPECT(ext_oneapi_cubemap, 65) +__SYCL_ASPECT(ext_oneapi_cubemap_seamless_filtering, 66) +__SYCL_ASPECT(ext_oneapi_bindless_sampled_image_fetch_1d_usm, 67) +__SYCL_ASPECT(ext_oneapi_bindless_sampled_image_fetch_1d, 68) +__SYCL_ASPECT(ext_oneapi_bindless_sampled_image_fetch_2d_usm, 69) +__SYCL_ASPECT(ext_oneapi_bindless_sampled_image_fetch_2d, 70) +__SYCL_ASPECT(ext_oneapi_bindless_sampled_image_fetch_3d_usm, 71) +__SYCL_ASPECT(ext_oneapi_bindless_sampled_image_fetch_3d, 72) +__SYCL_ASPECT(ext_oneapi_queue_profiling_tag, 73) +__SYCL_ASPECT(ext_oneapi_virtual_mem, 74) +__SYCL_ASPECT(ext_oneapi_cuda_cluster_group, 75) diff --git a/sycl/test/check_device_code/optional_kernel_features/private_alloca.cpp b/sycl/test/check_device_code/optional_kernel_features/private_alloca.cpp index 55fb624171910..bf3e0a9902297 100644 --- a/sycl/test/check_device_code/optional_kernel_features/private_alloca.cpp +++ b/sycl/test/check_device_code/optional_kernel_features/private_alloca.cpp @@ -17,7 +17,7 @@ class Kernel1; // CHECK-SAME: !sycl_used_aspects ![[#USED_ASPECTS:]] // CHECK: ![[#USED_ASPECTS]] = !{![[#ASPECT:]]} -// CHECK: ![[#ASPECT]] = !{!"ext_oneapi_private_alloca", i32 63} +// CHECK: ![[#ASPECT]] = !{!"ext_oneapi_private_alloca", i32 64} constexpr static sycl::specialization_id size(10);