Skip to content

Commit f8f4925

Browse files
[ESIMD] Fixed vadd_1d test when compiler options are passed externally (intel#235)
1 parent 8fafb9e commit f8f4925

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

SYCL/ESIMD/vadd_1d.cpp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -97,5 +97,5 @@ int main(void) {
9797
}
9898

9999
// CHECK: ---> piProgramBuild(
100-
// CHECK: <const char *>: -vc-codegen
100+
// CHECK: <const char *>: {{.*}}-vc-codegen
101101
// CHECK: ) ---> pi_result : PI_SUCCESS

0 commit comments

Comments
 (0)