Skip to content

Commit 5ec1190

Browse files
authored
[profcheck] Exclude new test cases for SPIRV and GVN transformations (llvm#161941)
1 parent 4af3e8f commit 5ec1190

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

llvm/utils/profcheck-xfail.txt

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -81,6 +81,7 @@ CodeGen/Hexagon/loop-idiom/memmove-rt-check.ll
8181
CodeGen/NVPTX/lower-ctor-dtor.ll
8282
CodeGen/PowerPC/P10-stack-alignment.ll
8383
CodeGen/RISCV/zmmul.ll
84+
CodeGen/SPIRV/hlsl-resources/UniqueImplicitBindingNumber.ll
8485
CodeGen/WebAssembly/memory-interleave.ll
8586
CodeGen/X86/masked_gather_scatter.ll
8687
CodeGen/X86/nocfivalue.ll
@@ -780,6 +781,8 @@ Transforms/GlobalOpt/shrink-global-to-bool-check-debug.ll
780781
Transforms/GlobalOpt/shrink-global-to-bool-opaque-ptrs.ll
781782
Transforms/GVN/debugloc-load-select.ll
782783
Transforms/GVN/load-through-select-dbg.ll
784+
Transforms/GVN/masked-load-store-no-mem-dep.ll
785+
Transforms/GVN/masked-load-store.ll
783786
Transforms/GVN/opaque-ptr.ll
784787
Transforms/GVN/pr69301.ll
785788
Transforms/GVN/pre-invalid-prof-metadata.ll

0 commit comments

Comments
 (0)