llvm-project/llvm/test/Transforms/SLPVectorizer
Vasileios Porpodas 76775bde8a [SLP][NFC] Added test to exercise the cause of a crash caused by reordering.
This is to support 0950d4060c.
External users that can affect reordering, with range == VL.size() but
non consecutive (like stores to A[0],A[0],A[3],A[3]) would escape the check
for consecutive accesses and would cause a crash.
2022-05-12 11:20:54 -07:00
..
AArch64 [SLP] Cluster ordering for loads 2022-05-07 14:38:11 +01:00
AMDGPU Reapply "[SLP] Schedule only sub-graph of vectorizable instructions"" (try 3) 2022-03-25 10:39:23 -07:00
ARM
NVPTX [slp] Delete dead scalar instructions feeding vectorized instructions 2022-03-28 20:10:13 -07:00
PowerPC [tests] Refresh autogen tests for SLP 2022-01-24 17:05:58 -08:00
RISCV [slp] Delete dead scalar instructions feeding vectorized instructions 2022-03-28 20:10:13 -07:00
SystemZ [slp] Delete dead scalar instructions feeding vectorized instructions 2022-03-28 20:10:13 -07:00
VE
WebAssembly [instcombine] Canonicalize constant index type to i64 for extractelement/insertelement 2021-12-13 16:56:22 -08:00
X86 [SLP][NFC] Added test to exercise the cause of a crash caused by reordering. 2022-05-12 11:20:54 -07:00
XCore
int_sideeffect.ll [slp] Delete dead scalar instructions feeding vectorized instructions 2022-03-28 20:10:13 -07:00
reschedule.ll [tests] Add coverage for SLP reschedule event 2022-02-03 12:23:11 -08:00
slp-hr-with-reuse.ll [SLP] Incorrect handling of external scalar values 2021-06-16 13:27:36 +07:00
slp-max-phi-size.ll Reapply "[SLP] Schedule only sub-graph of vectorizable instructions"" (try 3) 2022-03-25 10:39:23 -07:00
slp-max-reg-size.ll
slp-umax-rdx-matcher-crash.ll [SLP]Improve reductions analysis and emission, part 1. 2022-05-02 12:03:58 -07:00
slp-variable-insertelement.ll [SLP] Fix assert from non-constant index in insertelement 2022-02-22 15:57:14 -06:00
vectorizable-functions-inseltpoison.ll [slp][tests] Add missing function attributes 2022-03-18 15:51:42 -07:00
vectorizable-functions.ll [slp][tests] Add missing function attributes 2022-03-18 15:51:42 -07:00