Skip to content

Commit 495adb3

Browse files
authored
[profcheck] Exclude test introduced in 3054e06 (llvm#155250)
LoopVectorize hasn't yet been addressed, new tests will fail. Issue llvm#147390
1 parent 7d84e5c commit 495adb3

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

llvm/utils/profcheck-xfail.txt

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1423,6 +1423,7 @@ Transforms/LoopVectorize/single-early-exit-cond-poison.ll
14231423
Transforms/LoopVectorize/single-early-exit-deref-assumptions.ll
14241424
Transforms/LoopVectorize/single-early-exit-interleave-hint.ll
14251425
Transforms/LoopVectorize/single-early-exit-interleave.ll
1426+
Transforms/LoopVectorize/single-early-exit-interleave-only.ll
14261427
Transforms/LoopVectorize/single_early_exit_live_outs.ll
14271428
Transforms/LoopVectorize/single_early_exit.ll
14281429
Transforms/LoopVectorize/single_early_exit_with_outer_loop.ll

0 commit comments

Comments
 (0)