Skip to content

Commit 906f934

Browse files
[ProfCheck] Add three new tests to XFail List (#159969)
We have not gotten to LoopVectorize or SROA yet. The phase ordering pass issue is probably the result of another pass that we have not gotten to yet.
1 parent 22e17a6 commit 906f934

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
@@ -1214,6 +1214,7 @@ Transforms/LoopVectorize/AArch64/predication_costs.ll
12141214
Transforms/LoopVectorize/AArch64/reduction-recurrence-costs-sve.ll
12151215
Transforms/LoopVectorize/AArch64/reduction-small-size.ll
12161216
Transforms/LoopVectorize/AArch64/reg-usage.ll
1217+
Transforms/LoopVectorize/AArch64/replicating-load-store-costs.ll
12171218
Transforms/LoopVectorize/AArch64/runtime-check-trip-count-decisions.ll
12181219
Transforms/LoopVectorize/AArch64/scalable-call.ll
12191220
Transforms/LoopVectorize/AArch64/scalable-predicate-instruction.ll
@@ -1745,6 +1746,7 @@ Transforms/PGOProfile/profcheck-select.ll
17451746
Transforms/PGOProfile/prof-verify.ll
17461747
Transforms/PGOProfile/prof-verify-no-entrycount.ll
17471748
Transforms/PGOProfile/X86/macho.ll
1749+
Transforms/PhaseOrdering/AArch64/constraint-elimination-placement.ll
17481750
Transforms/PhaseOrdering/AArch64/globals-aa-required-for-vectorization.ll
17491751
Transforms/PhaseOrdering/AArch64/hoisting-sinking-required-for-vectorization.ll
17501752
Transforms/PhaseOrdering/AArch64/loopflatten.ll
@@ -1970,6 +1972,7 @@ Transforms/SROA/slice-width.ll
19701972
Transforms/SROA/std-clamp.ll
19711973
Transforms/SROA/vector-conversion.ll
19721974
Transforms/SROA/vector-promotion.ll
1975+
Transforms/SROA/vector-promotion-cannot-tree-structure-merge.ll
19731976
Transforms/StackProtector/cross-dso-cfi-stack-chk-fail.ll
19741977
Transforms/StructurizeCFG/AMDGPU/uniform-regions.ll
19751978
Transforms/StructurizeCFG/hoist-zerocost.ll

0 commit comments

Comments
 (0)