llvm-project/llvm/test/Transforms/VectorCombine
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
..
AArch64 [VectorCombine] Only consider shuffle uses with the same type. 2022-07-16 13:23:39 +01:00
AMDGPU [VectorCombine] Insert addrspacecast when crossing address space boundaries 2022-03-24 19:08:08 +00:00
Hexagon
X86 [VectorCombine] Insert addrspacecast when crossing address space boundaries 2022-03-24 19:08:08 +00:00
load-insert-store.ll