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 7997a34 commit 919cc1aCopy full SHA for 919cc1a
sycl/test/usm/pfor_flatten.cpp
@@ -1,6 +1,3 @@
1
-// UNSUPPORTED: cuda
2
-// CUDA does not support the unnamed lambda extension.
3
-//
4
// RUN: %clangxx -fsycl -fsycl-targets=%sycl_triple -fsycl-unnamed-lambda -fsycl-dead-args-optimization %s -o %t1.out
5
// RUN: env SYCL_DEVICE_TYPE=HOST %t1.out
6
// RUN: %CPU_RUN_PLACEHOLDER %t1.out
sycl/test/usm/pfor_flatten_range_shortcut.cpp
// RUN: %clangxx -fsycl -fsycl-targets=%sycl_triple -fsycl-unnamed-lambda %s -o %t1.out
0 commit comments