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 2586560 commit b1e9fffCopy full SHA for b1e9fff
sycl/test/optional_kernel_features/private_alloca.cpp
@@ -12,7 +12,7 @@ class Kernel;
12
// CHECK-LABEL: spir_kernel void @_ZTS6Kernel
13
// CHECK-SAME: !sycl_used_aspects ![[#USED_ASPECTS:]]
14
15
-// CHECK-DAG: ![[#USED_ASPECTS]] = !{i32 64}
+// CHECK: ![[#USED_ASPECTS]] = !{i32 64}
16
17
constexpr static sycl::specialization_id<int> size(10);
18
0 commit comments