diff options
author | Simon Pilgrim <llvm-dev@redking.me.uk> | 2024-07-22 13:10:59 +0100 |
---|---|---|
committer | Simon Pilgrim <llvm-dev@redking.me.uk> | 2024-07-22 14:31:10 +0100 |
commit | 65e86a8f3fb44dc09dc2e08526d69e3a57f63995 (patch) | |
tree | f30dea13e644790b890f846e6064ca6a48070364 /clang/lib/CodeGen/CodeGenModule.cpp | |
parent | 0284b4b4b603192ce9eb29d3a34c23ea7378bee1 (diff) | |
download | llvm-65e86a8f3fb44dc09dc2e08526d69e3a57f63995.zip llvm-65e86a8f3fb44dc09dc2e08526d69e3a57f63995.tar.gz llvm-65e86a8f3fb44dc09dc2e08526d69e3a57f63995.tar.bz2 |
[X86] combineConcatVectorOps - concat(bitcast(),bitcast()) -> bitcast(concat())
When concatenating subvector ops together, try to use the pre-bitcasted subop to help expose further combines.
Diffstat (limited to 'clang/lib/CodeGen/CodeGenModule.cpp')
0 files changed, 0 insertions, 0 deletions