File tree Expand file tree Collapse file tree 4 files changed +0
-8
lines changed Expand file tree Collapse file tree 4 files changed +0
-8
lines changed Original file line number Diff line number Diff line change 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%}
Original file line number Diff line number Diff line change 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
Original file line number Diff line number Diff line change 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%}
Original file line number Diff line number Diff line change 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
You can’t perform that action at this time.
0 commit comments