diff options
author | Simon Pilgrim <llvm-dev@redking.me.uk> | 2025-05-22 15:13:35 +0100 |
---|---|---|
committer | GitHub <noreply@github.com> | 2025-05-22 15:13:35 +0100 |
commit | 03cc50fd7db734b62783b26e6c6fcfb4f7e33be0 (patch) | |
tree | 5f0c0deac8356b7d5f9ac397f3f9a572e7ee17e8 /llvm/lib/CodeGen/MachineBasicBlock.cpp | |
parent | c2892b0bdfb34bd4a79f357ee2f234a29f9e49f4 (diff) | |
download | llvm-03cc50fd7db734b62783b26e6c6fcfb4f7e33be0.zip llvm-03cc50fd7db734b62783b26e6c6fcfb4f7e33be0.tar.gz llvm-03cc50fd7db734b62783b26e6c6fcfb4f7e33be0.tar.bz2 |
[X86] lowerShuffleAsSplitOrBlend - prefer splitting AVX1-only shuffles if the operands can be freely split (#141055)
On an AVX1-only target, if both operands of a 256-bit shuffle can be freely split (concatenations or splats), then prefer to lower as 128-bit shuffles using splitAndLowerShuffle
Diffstat (limited to 'llvm/lib/CodeGen/MachineBasicBlock.cpp')
0 files changed, 0 insertions, 0 deletions