llvm-project/llvm/test/Transforms/LoopVectorize/SystemZ
Evgeniy Brevnov d0c95808e5 [LV] Unroll factor is expected to be > 0
LV fails with assertion checking that UF > 0. We already set UF to 1 if it is 0 except the case when IC > MaxInterleaveCount. The fix is to set UF to 1 for that case as well.

Reviewed By: fhahn

Differential Revision: https://reviews.llvm.org/D87679
2020-10-14 16:48:17 +07:00
..
addressing.ll
branch-for-predicated-block.ll [CostModel] getCFInstrCost in getUserCost. 2020-06-15 09:28:46 +01:00
lit.local.cfg
load-scalarization-cost-0.ll
load-scalarization-cost-1.ll
load-store-scalarization-cost.ll
mem-interleaving-costs-02.ll
mem-interleaving-costs.ll
pr38110.ll
predicated-first-order-recurrence.ll Recommit #2: "[LV] Induction Variable does not remain scalar under tail-folding." 2020-05-13 13:50:09 +01:00
zero_unroll.ll [LV] Unroll factor is expected to be > 0 2020-10-14 16:48:17 +07:00