Skip to content

Commit 7dc8753

Browse files
authored
[profcheck] Exclude LoopVectorize tests introduced in #155301 (#159440)
1 parent dffd7f3 commit 7dc8753

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

llvm/utils/profcheck-xfail.txt

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1369,6 +1369,7 @@ Transforms/LoopVectorize/outer-loop-wide-phis.ll
13691369
Transforms/LoopVectorize/phi-cost.ll
13701370
Transforms/LoopVectorize/pointer-induction.ll
13711371
Transforms/LoopVectorize/PowerPC/exit-branch-cost.ll
1372+
Transforms/LoopVectorize/PowerPC/large-loop-rdx.ll
13721373
Transforms/LoopVectorize/PowerPC/optimal-epilog-vectorization.ll
13731374
Transforms/LoopVectorize/PowerPC/optimal-epilog-vectorization-profitability.ll
13741375
Transforms/LoopVectorize/PowerPC/small-loop-rdx.ll
@@ -1570,6 +1571,7 @@ Transforms/LoopVectorize/X86/outer_loop_test1_no_explicit_vect_width.ll
15701571
Transforms/LoopVectorize/X86/pr109581-unused-blend.ll
15711572
Transforms/LoopVectorize/X86/pr141968-instsimplifyfolder.ll
15721573
Transforms/LoopVectorize/X86/pr23997.ll
1574+
Transforms/LoopVectorize/X86/pr47437.ll
15731575
Transforms/LoopVectorize/X86/pr51366-sunk-instruction-used-outside-of-loop.ll
15741576
Transforms/LoopVectorize/X86/pr54634.ll
15751577
Transforms/LoopVectorize/X86/pr55096-scalarize-add.ll

0 commit comments

Comments
 (0)