llvm-project/llvm/test/Transforms/VectorCombine/AArch64
Matt Devereau ee4d6c8bf0 [VectorCombine] Enable scalarizeBinopOrCmp for scalable vectors
This reverts a change to exclude scalarizeBinopOrCmp in VectorCombine for
scalable vectors which caused poor scalable Binop codegen.

Differential Revision: https://reviews.llvm.org/D138545
2022-11-23 13:17:21 +00:00
..
extract-scalable.ll [VectorCombine] Avoid creating shuffle for extract-extract pattern on scalable vector. 2022-07-07 08:37:04 +00:00
lit.local.cfg
load-extract-insert-store-scalarization.ll
load-extractelement-scalarization.ll [ValueTracking] Enable -branch-on-poison-as-ub by default 2022-06-01 10:46:06 +02:00
scalarize-scalable.ll [VectorCombine] Enable scalarizeBinopOrCmp for scalable vectors 2022-11-23 13:17:21 +00:00
select-shuffle.ll [VectorCombine] Only consider shuffle uses with the same type. 2022-07-16 13:23:39 +01:00
vecreduce-shuffle.ll [AArch64] Teach perfect shuffles tables about D-lane movs 2022-05-17 18:16:45 +01:00
vscale-bitcast-shuffle-inseltpoison.ll
vscale-bitcast-shuffle.ll