llvm-project/llvm/test/Transforms/SLPVectorizer
Alexey Bataev ab9078f3d3 [SLP]Fix PR52756: SLPVectorizer crashes with assertion VecTy == FinalVecTy.
Need to check for the number of the unique non-constant values since the
unique values may include several constants.

Differential Revision: https://reviews.llvm.org/D115939
2021-12-20 07:21:20 -08:00
..
AArch64 [SLP]Improve multinode analysis. 2021-12-14 06:01:52 -08:00
AMDGPU [SLP]Remove unnecessary UndefValue in CreateShuffle. 2021-06-11 08:08:30 -07:00
ARM [SLP] Add insertelement instructions to vectorizable tree 2021-05-13 07:41:45 +03:00
NVPTX Revert "[NFC] remove explicit default value for strboolattr attribute in tests" 2021-05-24 19:43:40 +02:00
PowerPC
SystemZ [SLP]Do not consider deleted instruction as external users. 2021-07-30 05:37:43 -07:00
VE
WebAssembly [instcombine] Canonicalize constant index type to i64 for extractelement/insertelement 2021-12-13 16:56:22 -08:00
X86 [SLP]Fix PR52756: SLPVectorizer crashes with assertion VecTy == FinalVecTy. 2021-12-20 07:21:20 -08:00
XCore
int_sideeffect.ll [SLPVectorizer] Make aliasing check more precise 2021-08-31 22:35:30 +02: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]Improve splats vectorization. 2021-07-30 10:17:45 -07:00
slp-max-reg-size.ll [SLP] Honor min/max regsize and min/max VF in vectorizeStores 2021-03-22 17:29:35 +01:00
slp-umax-rdx-matcher-crash.ll [SLP]Improve gathering of scalar elements. 2021-06-09 05:23:21 -07: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