We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d19becd commit 49d83d1Copy full SHA for 49d83d1
sycl/test-e2e/Basic/built-ins/const_vec_math.cpp
@@ -1,3 +1,6 @@
1
+// XFAIL: native_cpu
2
+// XFAIL-TRACKER: https://github.com/intel/llvm/issues/20217
3
+
4
// DEFINE: %{mathflags} = %if cl_options %{/clang:-fno-fast-math%} %else %{-fno-fast-math%}
5
6
// RUN: %{build} %{mathflags} -o %t.out
sycl/test-e2e/Basic/built-ins/vec_math.cpp
0 commit comments