llvm-project/llvm/test/Transforms/VectorCombine
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
..
AArch64 [VectorCombine] Limit scalarization to non-poison indices for now. 2021-06-14 16:40:14 +01:00
AMDGPU [IR] Let IRBuilder's CreateVectorSplat/CreateShuffleVector use poison as placeholder 2020-12-30 04:21:04 +09:00
Hexagon Precommit transform tests that have poison as insertelement's placeholder 2020-12-24 11:46:17 +09:00
X86 [CostModel] Return an invalid cost for memory ops with unsupported types 2021-06-08 12:07:36 +01:00
load-insert-store.ll [VectorCombine] Fix alignment in single element store 2021-06-11 10:28:15 +08:00