We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9c7bc95 commit c424b49Copy full SHA for c424b49
SYCL/SubGroup/sub_group_as.cpp
@@ -1,4 +1,4 @@
1
-// RUN: %clangxx -fsycl -fsycl-targets=%sycl_triple %s -o %t.out
+// RUN: %clangxx -fsycl -fsycl-targets=%sycl_triple -fno-sycl-id-queries-fit-in-int %s -o %t.out
2
// Sub-groups are not suported on Host
3
// RUN: %GPU_RUN_PLACEHOLDER %t.out
4
// RUN: %CPU_RUN_PLACEHOLDER %t.out
SYCL/SubGroup/sub_group_as_vec.cpp
0 commit comments