File tree Expand file tree Collapse file tree 3 files changed +6
-6
lines changed Expand file tree Collapse file tree 3 files changed +6
-6
lines changed Original file line number Diff line number Diff line change 1010
1111// RUN: mkdir -p %t.dir && %{build} -o %t.dir/exec.out
1212// RUN: env IGC_DumpToCustomDir=%t.dir NEO_CACHE_PERSISTENT=0 IGC_ShaderDumpEnable=1 %{run} %t.dir/exec.out
13- // RUN: %{run-aux} python3 %S/instruction_count.py %t.dir 2914 ZTSZZN11BitonicSort5SolveEPjS0_jENKUlRN4sycl3_V17handlerEE0_clES4_E5Merge.asm
14- // RUN: %{run-aux} echo "Baseline from driver version 1.3.30872 "
13+ // RUN: %{run-aux} python3 %S/instruction_count.py %t.dir 2743 ZTSZZN11BitonicSort5SolveEPjS0_jENKUlRN4sycl3_V17handlerEE0_clES4_E5Merge.asm
14+ // RUN: %{run-aux} echo "Baseline from driver version 1.13.35563 "
1515
1616#include " ../BitonicSortK.cpp"
Original file line number Diff line number Diff line change 1010
1111// RUN: mkdir -p %t.dir && %{build} -o %t.dir/exec.out
1212// RUN: env IGC_DumpToCustomDir=%t.dir NEO_CACHE_PERSISTENT=0 IGC_ShaderDumpEnable=1 %{run} %t.dir/exec.out
13- // RUN: %{run-aux} python3 %S/instruction_count.py %t.dir 2969 ZTSZZN11BitonicSort5SolveEPjS0_jENKUlRN4sycl3_V17handlerEE0_clES4_E5Merge.asm
14- // RUN: %{run-aux} echo "Baseline from driver version 1.3.30872 "
13+ // RUN: %{run-aux} python3 %S/instruction_count.py %t.dir 2798 ZTSZZN11BitonicSort5SolveEPjS0_jENKUlRN4sycl3_V17handlerEE0_clES4_E5Merge.asm
14+ // RUN: %{run-aux} echo "Baseline from driver version 1.13.35563 "
1515
1616#include " ../BitonicSortKv2.cpp"
Original file line number Diff line number Diff line change 66// UNSUPPORTED: target-native_cpu
77// UNSUPPORTED-TRACKER: https://github.com/intel/llvm/issues/20142
88//
9- // XFAIL : linux && (gpu-intel-dg2 || arch-intel_gpu_bmg_g21 || arch-intel_gpu_pvc) && !igc-dev
10- // XFAIL -TRACKER: https://github.com/intel/llvm/issues/20600
9+ // UNSUPPORTED : linux && (gpu-intel-dg2 || arch-intel_gpu_bmg_g21 || arch-intel_gpu_pvc) && !igc-dev
10+ // UNSUPPORTED -TRACKER: https://github.com/intel/llvm/issues/20600
1111//
1212// Tests that barriers block all following execution on queues with active work.
1313// For L0 we currently need to set
You can’t perform that action at this time.
0 commit comments