Skip to content

Commit c1b3e37

Browse files
committed
1 parent 0e351d7 commit c1b3e37

File tree

4 files changed

+0
-8
lines changed

4 files changed

+0
-8
lines changed

sycl/test-e2e/DeviceLib/cmath_fp64_test.cpp

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,3 @@
1-
// UNSUPPORTED: spirv-backend
2-
// UNSUPPORTED-TRACKER: https://github.com/intel/llvm/issues/17813
31
// REQUIRES: aspect-fp64
42

53
// DEFINE: %{mathflags} = %if cl_options %{/clang:-fno-fast-math%} %else %{-fno-fast-math%}

sycl/test-e2e/DeviceLib/cmath_test.cpp

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,3 @@
1-
// UNSUPPORTED: spirv-backend
2-
// UNSUPPORTED-TRACKER: https://github.com/intel/llvm/issues/17813
31
// DEFINE: %{mathflags} = %if cl_options %{/clang:-fno-fast-math%} %else %{-fno-fast-math%}
42

53
// RUN: %{build} -fno-builtin %{mathflags} -o %t1.out

sycl/test-e2e/DeviceLib/math_fp64_test.cpp

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,3 @@
1-
// UNSUPPORTED: spirv-backend
2-
// UNSUPPORTED-TRACKER: https://github.com/intel/llvm/issues/17813
31
// REQUIRES: aspect-fp64
42

53
// DEFINE: %{mathflags} = %if cl_options %{/clang:-fno-fast-math%} %else %{-fno-fast-math%}

sycl/test-e2e/DeviceLib/math_test.cpp

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,3 @@
1-
// UNSUPPORTED: spirv-backend
2-
// UNSUPPORTED-TRACKER: https://github.com/intel/llvm/issues/17813
31
// DEFINE: %{mathflags} = %if cl_options %{/clang:-fno-fast-math%} %else %{-fno-fast-math%}
42

53
// RUN: %{build} %{mathflags} -o %t1.out

0 commit comments

Comments
 (0)