llvm-project/llvm/test/Transforms/VectorCombine/AArch64
Florian Hahn 96ca03493a
[VectorCombine] Limit scalarization to non-poison indices for now.
As Eli mentioned post-commit in D103378, the result of the freeze may
still be out-of-range according to Alive2. So for now, just limit the
transform to indices that are non-poison.
2021-06-14 16:40:14 +01:00
..
extract-cmp-binop.ll [CostModel] Return an invalid cost for memory ops with unsupported types 2021-06-08 12:07:36 +01:00
lit.local.cfg
load-extract-insert-store-scalarization.ll [VectorCombine] Add test that combines load & store scalarization. 2021-05-25 14:28:37 +01:00
load-extractelement-scalarization.ll [VectorCombine] Limit scalarization to non-poison indices for now. 2021-06-14 16:40:14 +01:00
vscale-bitcast-shuffle-inseltpoison.ll
vscale-bitcast-shuffle.ll