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 d7145ab commit 73a8788Copy full SHA for 73a8788
sycl/test/on-device/back_to_back_collectives.cpp
@@ -1,4 +1,4 @@
1
-// RUN: %clangxx -fsycl -fsycl-targets=%sycl_triple %s -o %t.out
+// RUN: %clangxx -fsycl -fsycl-unnamed-lambda -fsycl-targets=%sycl_triple %s -o %t.out
2
// RUN: %HOST_RUN_PLACEHOLDER %t.out
3
// RUN: %CPU_RUN_PLACEHOLDER %t.out
4
// RUN: %GPU_RUN_PLACEHOLDER %t.out
0 commit comments