File tree Expand file tree Collapse file tree 2 files changed +2
-3
lines changed
test/e2e_test_requirements Expand file tree Collapse file tree 2 files changed +2
-3
lines changed Original file line number Diff line number Diff line change 6
6
//
7
7
// ===----------------------------------------------------------------------===//
8
8
// REQUIRES: linux
9
- // UNSUPPORTED: gpu-intel-dg2 || arch-intel_gpu_pvc
9
+ // REQUIRES: arch-intel_gpu_bmg_g21 || arch-intel_gpu_lnl_m
10
10
// RUN: %{build} -o %t.out
11
11
// RUN: env IGC_DumpToCustomDir=%t.dump IGC_ShaderDumpEnable=1 %{run} %t.out
12
12
// RUN: %{run-aux} grep enablePreemption %t.dump/*.asm
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: 342
57
+ // NUMBER-OF-UNSUPPORTED-WITHOUT-INFO: 341
58
58
//
59
59
// List of improperly UNSUPPORTED tests.
60
60
// Remove the CHECK once the test has been properly UNSUPPORTED.
162
162
// CHECK-NEXT: ESIMD/lsc/lsc_usm_store_u8_u16.cpp
163
163
// CHECK-NEXT: ESIMD/lsc/lsc_usm_store_u8_u16_64.cpp
164
164
// CHECK-NEXT: ESIMD/matrix_transpose2.cpp
165
- // CHECK-NEXT: ESIMD/preemption.cpp
166
165
// CHECK-NEXT: ESIMD/private_memory/private_memory.cpp
167
166
// CHECK-NEXT: ESIMD/regression/bitreverse.cpp
168
167
// CHECK-NEXT: ESIMD/regression/copyto_char_test.cpp
You can’t perform that action at this time.
0 commit comments