File tree Expand file tree Collapse file tree 3 files changed +3
-2
lines changed
test/e2e_test_requirements Expand file tree Collapse file tree 3 files changed +3
-2
lines changed Original file line number Diff line number Diff line change 33//
44// REQUIRES: aspect-fp64
55// UNSUPPORTED: hip || cuda
6+ // UNSUPPORTED-INTENDED: This test is intended for backends with SPIR-V support.
67//
78// RUN: %{build} -o %t.out
89// RUN: %{run} %t.out
Original file line number Diff line number Diff line change 22// in SYCL kernels.
33//
44// UNSUPPORTED: hip || cuda
5+ // UNSUPPORTED-INTENDED: This test is intended for backends with SPIR-V support.
56//
67// RUN: %{build} -o %t.out
78// RUN: %{run} %t.out
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: 478
57+ // NUMBER-OF-UNSUPPORTED-WITHOUT-INFO: 477
5858//
5959// List of improperly UNSUPPORTED tests.
6060// Remove the CHECK once the test has been properly UNSUPPORTED.
113113// CHECK-NEXT: DeviceLib/cmath-aot.cpp
114114// CHECK-NEXT: DeviceLib/cmath_fp64_test.cpp
115115// CHECK-NEXT: DeviceLib/complex-fpga.cpp
116- // CHECK-NEXT: DeviceLib/exp/exp-std-complex-double-edge-cases.cpp
117116// CHECK-NEXT: DeviceLib/imf_bfloat16_integeral_convesions.cpp
118117// CHECK-NEXT: DeviceLib/imf_bfloat16_integeral_convesions.cpp
119118// CHECK-NEXT: DeviceLib/imf_double2bfloat16.cpp
You can’t perform that action at this time.
0 commit comments