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.
2 parents 39a2b07 + e361eff commit 637f75aCopy full SHA for 637f75a
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