llvm-project/llvm/test/Transforms/LoopVectorize/RISCV
Philip Reames edb26268ce [VPlan] Only generate single instr for stores uniform across all parts.
Extend the approach taken by D133019 to store instructions.

Differential Revision: https://reviews.llvm.org/D133497
2022-09-09 07:15:12 -07:00
..
defaults.ll [RISCV] Enable (scalable) vectorization by default 2022-07-27 12:36:04 -07:00
divrem.ll [LV] Use safe-divisor lowering for fixed vectors if profitable 2022-09-08 09:15:54 -07:00
force-vect-msg.ll [LV][NFC] Fix the condition for printing debug messages 2022-07-15 01:47:33 -07:00
illegal-type.ll [RISCV] Enable fixed length vectors and loop vectorization with same 2022-08-26 14:45:23 -07:00
inloop-reduction.ll [RISCV][test] Add inloop reduction vectorize test. NFC 2022-08-04 15:06:44 +08:00
lit.local.cfg
low-trip-count.ll [RISCV] Switch to using get.active.lane.mask when tail folding 2022-07-08 10:24:59 -07:00
mask-index-type.ll [LV][RISCV] Add a test case for a quality problem mixing vector index and data types 2022-07-27 11:42:28 -07:00
masked_gather_scatter.ll [RISCV] Use VScaleForTuning in costing of operations whose cost depends on VL 2022-08-18 13:10:03 -07:00
reg-usage.ll [RISCV] Define risc-v's own register class to model FP Register. 2022-06-06 14:43:52 +08:00
riscv-interleaved.ll [RISCV] Pin two tests to fixed length vectorization to preserve test intent 2022-06-28 13:53:31 -07:00
riscv-unroll.ll [RISCV] Pin two tests to fixed length vectorization to preserve test intent 2022-06-28 13:53:31 -07:00
riscv-vector-reverse.ll [LV] Update RISCV test missed by bc19b7c3cc. 2022-07-07 08:51:15 -07:00
safe-dep-distance.ll [LAA] Prune dependencies with distance large than access implied by trip count 2022-08-25 14:24:13 -07:00
scalable-basics.ll [RISCV] Use VScaleForTuning in costing of operations whose cost depends on VL 2022-08-18 13:10:03 -07:00
scalable-reductions.ll [RISCV] Add RecurKind::FMulAdd to isLegalToVectorizeReduction for scalable vectors. 2022-09-08 12:34:59 -07:00
scalable-tailfold.ll [RISCV] Use VScaleForTuning in costing of operations whose cost depends on VL 2022-08-18 13:10:03 -07:00
scalable-vf-hint.ll [RISCV] Remove experimental prefix from rvv-related extensions. 2022-01-22 20:18:40 -08:00
uniform-load-store.ll [VPlan] Only generate single instr for stores uniform across all parts. 2022-09-09 07:15:12 -07:00
unroll-in-loop-vectorizer.ll [RISCV] Modify a test line so it exercises the intended configuration once we turn on scalable vectorization 2022-06-24 08:48:11 -07:00