diff options
author | Simon Pilgrim <llvm-dev@redking.me.uk> | 2025-02-27 15:25:02 +0000 |
---|---|---|
committer | GitHub <noreply@github.com> | 2025-02-27 15:25:02 +0000 |
commit | 61aab82135db3e5e69a660f395c2008e812b8946 (patch) | |
tree | f3f169bc94c8b82fa01a37030df60bf9e72da888 /clang/lib/CodeGen/CodeGenModule.cpp | |
parent | c19a303867b0097e27e1cedb486f69064be40476 (diff) | |
download | llvm-61aab82135db3e5e69a660f395c2008e812b8946.zip llvm-61aab82135db3e5e69a660f395c2008e812b8946.tar.gz llvm-61aab82135db3e5e69a660f395c2008e812b8946.tar.bz2 |
[X86] getFauxShuffleMask - insert_subvector - skip undemanded subvectors (#129042)
If the shuffle combine doesn't require the subvector of a insert_subvector node, we can just combine the base vector directly.
Diffstat (limited to 'clang/lib/CodeGen/CodeGenModule.cpp')
0 files changed, 0 insertions, 0 deletions