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 d4180f4 commit d45ca27Copy full SHA for d45ca27
sycl/test/esimd/vadd.cpp
@@ -1,4 +1,4 @@
1
-// RUN: %clangxx -fsycl %s -o %t.out
+// RUN: %clangxx -fsycl -fsycl-explicit-simd %s -o %t.out
2
// RUN: %RUN_ON_HOST %t.out
3
4
// Check that the code compiles with -O0 and -g
0 commit comments