File tree Expand file tree Collapse file tree 3 files changed +0
-12
lines changed Expand file tree Collapse file tree 3 files changed +0
-12
lines changed Original file line number Diff line number Diff line change 55//
66// XFAIL: (opencl && gpu)
77// XFAIL-TRACKER: https://github.com/intel/llvm/issues/11364
8- //
9- // L0 does not currently abort after synchronizing with a failing kernel.
10- // UNSUPPORTED: level_zero
11- // UNSUPPORTED-TRACKER: GSD-11097
128
139// XFAIL: target-native_cpu
1410// XFAIL-TRACKER: https://github.com/intel/llvm/issues/20142
Original file line number Diff line number Diff line change 88//
99// XFAIL: (opencl && gpu)
1010// XFAIL-TRACKER: https://github.com/intel/llvm/issues/11364
11- //
12- // L0 does not currently abort after synchronizing with a failing kernel.
13- // UNSUPPORTED: level_zero
14- // UNSUPPORTED-TRACKER: GSD-11097
1511
1612// XFAIL: target-native_cpu
1713// XFAIL-TRACKER: https://github.com/intel/llvm/issues/20142
Original file line number Diff line number Diff line change 11// REQUIRES: windows
22//
3- // L0 does not currently abort after synchronizing with a failing kernel.
4- // UNSUPPORTED: level_zero
5- // UNSUPPORTED-TRACKER: GSD-11097
6- //
73// RUN: %{build} -I %S/Inputs %S/Inputs/kernels_in_file2.cpp -o %t.out
84// RUN: %{run} %t.out &> %t.txt ; FileCheck %s --input-file %t.txt
95//
You can’t perform that action at this time.
0 commit comments