llvm-project/llvm/test/Transforms/SLPVectorizer
Simon Pilgrim 1a4f3c93fb [SLPVectorizer] Don't attempt horizontal reduction on pointer types (PR38191)
TTI::getMinMaxReductionCost typically can't handle pointer types - until this is changed its better to limit horizontal reduction to integer/float vector types only.

llvm-svn: 337280
2018-07-17 13:43:33 +00:00
..
AArch64 [SLPVectorizer] Relax alternate opcodes to accept any BinaryOperator pair 2018-06-22 14:04:06 +00:00
AMDGPU [SLP] Recognize min/max pattern using instructions producing same values. 2018-07-02 17:55:31 +00:00
ARM [SLPVectorizer] add test for PR13837; NFC 2018-01-23 22:04:17 +00:00
NVPTX [NVPTX] Turn on Loop/SLP vectorization 2018-04-27 13:36:05 +00:00
PowerPC [SLP] Update tests checks, NFC. 2018-01-05 14:40:04 +00:00
SystemZ [SLPVectorizer] Add tests related to PR30787, NFCI. 2018-03-29 18:57:03 +00:00
X86 [SLPVectorizer] Don't attempt horizontal reduction on pointer types (PR38191) 2018-07-17 13:43:33 +00:00
XCore
int_sideeffect.ll Add an @llvm.sideeffect intrinsic 2017-11-08 21:59:51 +00:00