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 72f683c commit e361effCopy full SHA for e361eff
SYCL/SubGroupMask/GroupSize.cpp
@@ -1,4 +1,4 @@
1
-// RUN: %clangxx -fsycl -fsycl-targets=%sycl_triple %s -o %t.out
+// RUN: %clangxx -fsycl -fsycl-targets=%sycl_triple -fsycl-device-code-split=per_kernel %s -o %t.out
2
// REQUIRES: gpu
3
// UNSUPPORTED: hip
4
// GroupNonUniformBallot capability is supported on Intel GPU only
0 commit comments