llvm-project/llvm/test/Transforms/SLPVectorizer
Simon Pilgrim ae0d73ac3b [CostModel][X86] Adjust fptosi/fptoui SSE/AVX legalized costs based on llvm-mca reports.
Update (mainly) vXf32/vXf64 -> vXi8/vXi16 fptosi/fptoui costs based on the worst case costs from the script in D103695.

Move to using legalized types wherever possible, which allows us to prune the cost tables.
2021-07-12 20:38:25 +01:00
..
AArch64 [SLPVectorizer] Fix crash in vectorizeChainsInBlock for scalable vector. 2021-07-05 12:43:41 +01: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]Improve gathering of scalar elements. 2021-06-09 05:23:21 -07:00
VE [VE][TTI] don't advertise vregs/vops 2020-11-06 11:12:10 +01:00
WebAssembly [CostModel] Remove VF from IntrinsicCostAttributes 2021-02-23 13:03:26 +00:00
X86 [CostModel][X86] Adjust fptosi/fptoui SSE/AVX legalized costs based on llvm-mca reports. 2021-07-12 20:38:25 +01:00
XCore [NewPM][BasicAA] basicaa -> basic-aa in Transforms/SLPVectorizer 2020-06-26 14:58:41 -07:00
int_sideeffect.ll
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 vectorization of PHI instructions. 2021-06-21 12:26:24 -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