diff options
author | Simon Pilgrim <llvm-dev@redking.me.uk> | 2025-03-14 12:09:54 +0000 |
---|---|---|
committer | GitHub <noreply@github.com> | 2025-03-14 12:09:54 +0000 |
commit | 73e93ec3a2ab33050337b3f9daffaea689e99bbc (patch) | |
tree | e3382f8b161a44965714a47aa199c50ca4a0be97 /llvm/lib/CodeGen/CodeGen.cpp | |
parent | 80079c9c2f55ddfc5b1d5235d5ed6a2981fa6a97 (diff) | |
download | llvm-73e93ec3a2ab33050337b3f9daffaea689e99bbc.zip llvm-73e93ec3a2ab33050337b3f9daffaea689e99bbc.tar.gz llvm-73e93ec3a2ab33050337b3f9daffaea689e99bbc.tar.bz2 |
[X86] combineConcatVectorOps - attempt to recursively call combineConcatVectorOps from inside ConcatSubOperand. (#131303)
Before falling back to creating a generic ISD::CONCAT_VECTORS node, see if we can directly concat the subvectors if we peek through any bitcasts.
Diffstat (limited to 'llvm/lib/CodeGen/CodeGen.cpp')
0 files changed, 0 insertions, 0 deletions