llvm-project/llvm/test/Transforms/SLPVectorizer
Simon Pilgrim 5dde9c1286 [CostModel][X86] Reduce cost of extracting bool vector elements
For constant indices, these are now just a MOVMSK+TEST/BT
2022-03-18 19:02:47 +00:00
..
AArch64 [SLP]Do not schedule instructions with constants/argument/phi operands and external users. 2022-03-17 11:03:45 -07:00
AMDGPU Revert "Reapply "[SLP] Schedule only sub-graph of vectorizable instructions""" 2022-03-03 11:35:34 -08:00
ARM [SLP] Add insertelement instructions to vectorizable tree 2021-05-13 07:41:45 +03:00
NVPTX Revert "Reapply "[SLP] Schedule only sub-graph of vectorizable instructions""" 2022-03-03 11:35:34 -08:00
PowerPC [tests] Refresh autogen tests for SLP 2022-01-24 17:05:58 -08:00
RISCV [RISCV] Remove experimental prefix from rvv-related extensions. 2022-01-22 20:18:40 -08:00
SystemZ Revert "Reapply "[SLP] Schedule only sub-graph of vectorizable instructions""" 2022-03-03 11:35:34 -08:00
VE
WebAssembly [instcombine] Canonicalize constant index type to i64 for extractelement/insertelement 2021-12-13 16:56:22 -08:00
X86 [CostModel][X86] Reduce cost of extracting bool vector elements 2022-03-18 19:02:47 +00:00
XCore
int_sideeffect.ll Revert "Reapply "[SLP] Schedule only sub-graph of vectorizable instructions""" 2022-03-03 11:35:34 -08: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 [SLP]Do not schedule instructions with constants/argument/phi operands and external users. 2022-03-17 11:03:45 -07:00
slp-max-reg-size.ll
slp-umax-rdx-matcher-crash.ll [SLP]Improve gathering of scalar elements. 2021-06-09 05:23:21 -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] Add insertelement instructions to vectorizable tree 2021-05-13 07:41:45 +03:00
vectorizable-functions.ll [SLP] Add insertelement instructions to vectorizable tree 2021-05-13 07:41:45 +03:00