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
// REQUIRES: aspect-fp64
2
- // UNSUPPORTED: target-nvidia || target-amd
3
2
4
3
// RUN: %{build} -o %t.out
5
4
// RUN: %{run} %t.out
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: 253
57
+ // NUMBER-OF-UNSUPPORTED-WITHOUT-INFO: 252
58
58
//
59
59
// List of improperly UNSUPPORTED tests.
60
60
// Remove the CHECK once the test has been properly UNSUPPORTED.
271
271
// CHECK-NEXT: Reduction/reduction_span_pack.cpp
272
272
// CHECK-NEXT: Reduction/reduction_usm.cpp
273
273
// CHECK-NEXT: Reduction/reduction_usm_dw.cpp
274
- // CHECK-NEXT: Regression/acos.cpp
275
274
// CHECK-NEXT: Regression/barrier_waitlist_with_interop_event.cpp
276
275
// CHECK-NEXT: Regression/complex_global_object.cpp
277
276
// CHECK-NEXT: Regression/event_destruction.cpp
You can’t perform that action at this time.
0 commit comments