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 11// UNSUPPORTED: spirv-backend
22// UNSUPPORTED-TRACKER: https://github.com/intel/llvm/issues/17813
33// REQUIRES: aspect-fp64
4- // UNSUPPORTED: target-amd || target-nvidia
54
65// DEFINE: %{mathflags} = %if cl_options %{/clang:-fno-fast-math%} %else %{-fno-fast-math%}
76
Original file line number Diff line number Diff line change 5454// tests to match the required format and in that case you should just update
5555// (i.e. reduce) the number and the list below.
5656//
57- // NUMBER-OF-UNSUPPORTED-WITHOUT-INFO: 255
57+ // NUMBER-OF-UNSUPPORTED-WITHOUT-INFO: 254
5858//
5959// List of improperly UNSUPPORTED tests.
6060// Remove the CHECK once the test has been properly UNSUPPORTED.
9898// CHECK-NEXT: DeviceImageDependencies/singleDynamicLibrary.cpp
9999// CHECK-NEXT: DeviceLib/built-ins/printf.cpp
100100// CHECK-NEXT: DeviceLib/cmath-aot.cpp
101- // CHECK-NEXT: DeviceLib/cmath_fp64_test.cpp
102101// CHECK-NEXT: DeviceLib/imf_bfloat16_integeral_convesions.cpp
103102// CHECK-NEXT: DeviceLib/imf_bfloat16_integeral_convesions.cpp
104103// CHECK-NEXT: DeviceLib/imf_double2bfloat16.cpp
You can’t perform that action at this time.
0 commit comments