File tree Expand file tree Collapse file tree 2 files changed +1
-3
lines changed
test/e2e_test_requirements Expand file tree Collapse file tree 2 files changed +1
-3
lines changed Original file line number Diff line number Diff line change 1
1
// UNSUPPORTED: spirv-backend
2
2
// UNSUPPORTED-TRACKER: https://github.com/intel/llvm/issues/17813
3
3
// REQUIRES: aspect-fp64
4
- // UNSUPPORTED: target-amd || target-nvidia
5
4
6
5
// DEFINE: %{mathflags} = %if cl_options %{/clang:-fno-fast-math%} %else %{-fno-fast-math%}
7
6
Original file line number Diff line number Diff line change 54
54
// tests to match the required format and in that case you should just update
55
55
// (i.e. reduce) the number and the list below.
56
56
//
57
- // NUMBER-OF-UNSUPPORTED-WITHOUT-INFO: 255
57
+ // NUMBER-OF-UNSUPPORTED-WITHOUT-INFO: 254
58
58
//
59
59
// List of improperly UNSUPPORTED tests.
60
60
// Remove the CHECK once the test has been properly UNSUPPORTED.
98
98
// CHECK-NEXT: DeviceImageDependencies/singleDynamicLibrary.cpp
99
99
// CHECK-NEXT: DeviceLib/built-ins/printf.cpp
100
100
// CHECK-NEXT: DeviceLib/cmath-aot.cpp
101
- // CHECK-NEXT: DeviceLib/cmath_fp64_test.cpp
102
101
// CHECK-NEXT: DeviceLib/imf_bfloat16_integeral_convesions.cpp
103
102
// CHECK-NEXT: DeviceLib/imf_bfloat16_integeral_convesions.cpp
104
103
// CHECK-NEXT: DeviceLib/imf_double2bfloat16.cpp
You can’t perform that action at this time.
0 commit comments