Skip to content

Commit b1e9fff

Browse files
committed
Drop DAG
1 parent 2586560 commit b1e9fff

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

sycl/test/optional_kernel_features/private_alloca.cpp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ class Kernel;
1212
// CHECK-LABEL: spir_kernel void @_ZTS6Kernel
1313
// CHECK-SAME: !sycl_used_aspects ![[#USED_ASPECTS:]]
1414

15-
// CHECK-DAG: ![[#USED_ASPECTS]] = !{i32 64}
15+
// CHECK: ![[#USED_ASPECTS]] = !{i32 64}
1616

1717
constexpr static sycl::specialization_id<int> size(10);
1818

0 commit comments

Comments
 (0)