llvm-project/llvm/test/Transforms/LoopVectorize/PowerPC
Florian Hahn 070d1034da
[LV] Restore metadata to disable runtime unrolling for epilogue loop.
After d4a8fc3a87 LV stopped adding metadata to disable runtime
unrolling to the vectorized epilogue loop. This was missed because
278aa65cc4 removed the relevant test coverage.

This patch fixes that by adding the relevant metadata after
vector loop generation.
2022-01-16 13:14:16 +00:00
..
interleave_IC.ll
large-loop-rdx.ll
lit.local.cfg
massv-altivec.ll
massv-calls.ll
massv-nobuiltin.ll
massv-unsupported.ll
optimal-epilog-vectorization-profitability.ll
optimal-epilog-vectorization.ll [LV] Restore metadata to disable runtime unrolling for epilogue loop. 2022-01-16 13:14:16 +00:00
pr30990.ll
pr41179.ll [LV] Make tests more robust by removing undef. 2022-01-08 15:21:57 +00:00
reg-usage.ll [NFC][LoopVectorize] Remove setBestPlan in favour of getBestPlanFor 2021-10-27 09:38:27 +01:00
small-loop-rdx.ll
stride-vectorization.ll
vectorize-bswap.ll
vectorize-only-for-real.ll
vsx-tsvc-s173.ll
widened-massv-call.ll [opt] Directly translate -O# to -passes='default<O#>' 2021-10-18 16:48:10 -07:00
widened-massv-vfabi-attr.ll