llvm-project/llvm/test/Transforms/VectorCombine/AArch64
David Green 4b7913c357 [VectorCombine] Only consider shuffle uses with the same type.
The backend getShuffleCosts do not currently handle shuffles that change
size very well. Limit the shuffles we collect to the same type to make
sure they do not cause issues as reported in D128732.
2022-07-16 13:23:39 +01: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 [NewPM][test] Use -passes syntax in VectorCombine lit tests 2021-10-20 15:16:17 +02:00
load-extractelement-scalarization.ll [ValueTracking] Enable -branch-on-poison-as-ub by default 2022-06-01 10:46:06 +02: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 [NewPM][test] Use -passes syntax in VectorCombine lit tests 2021-10-20 15:16:17 +02:00
vscale-bitcast-shuffle.ll [NewPM][test] Use -passes syntax in VectorCombine lit tests 2021-10-20 15:16:17 +02:00