Skip to content

Commit d45ca27

Browse files
[ESIMD] Fixed in-tree vadd test (#3457)
1 parent d4180f4 commit d45ca27

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

sycl/test/esimd/vadd.cpp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
// RUN: %clangxx -fsycl %s -o %t.out
1+
// RUN: %clangxx -fsycl -fsycl-explicit-simd %s -o %t.out
22
// RUN: %RUN_ON_HOST %t.out
33

44
// Check that the code compiles with -O0 and -g

0 commit comments

Comments
 (0)