Skip to content

Commit 7b5f058

Browse files
committed
Revert "[NFC] XFAIL Basic/built-ins/const_vec_math.cpp & vec_math.cpp"
This reverts commit 49d83d1.
1 parent 0fb9f8a commit 7b5f058

File tree

2 files changed

+0
-6
lines changed

2 files changed

+0
-6
lines changed

sycl/test-e2e/Basic/built-ins/const_vec_math.cpp

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,3 @@
1-
// XFAIL: native_cpu
2-
// XFAIL-TRACKER: https://github.com/intel/llvm/issues/20217
3-
41
// DEFINE: %{mathflags} = %if cl_options %{/clang:-fno-fast-math%} %else %{-fno-fast-math%}
52

63
// RUN: %{build} %{mathflags} -o %t.out

sycl/test-e2e/Basic/built-ins/vec_math.cpp

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,3 @@
1-
// XFAIL: native_cpu
2-
// XFAIL-TRACKER: https://github.com/intel/llvm/issues/20217
3-
41
// DEFINE: %{mathflags} = %if cl_options %{/clang:-fno-fast-math%} %else %{-fno-fast-math%}
52

63
// RUN: %{build} %{mathflags} -o %t.out

0 commit comments

Comments
 (0)