diff options
author | Simon Pilgrim <llvm-dev@redking.me.uk> | 2025-04-11 15:41:09 +0100 |
---|---|---|
committer | GitHub <noreply@github.com> | 2025-04-11 15:41:09 +0100 |
commit | 07b439605a4cc838a9157f6a948edb0369adeada (patch) | |
tree | 0222e2402fbacbf01a93d9eb75a2d904dadd8fee /clang/lib/Frontend/CreateInvocationFromCommandLine.cpp | |
parent | 58211f55c5d42394b3de3310a825d707e7622833 (diff) | |
download | llvm-07b439605a4cc838a9157f6a948edb0369adeada.zip llvm-07b439605a4cc838a9157f6a948edb0369adeada.tar.gz llvm-07b439605a4cc838a9157f6a948edb0369adeada.tar.bz2 |
[X86] combineConcatVectorOps - require free concatenation of at least one operand of UNPCKL\H (#135366)
Stop just replacing 2*UNPCK+INSERT_SUBVECTOR with 2*INSERT_SUBVECTOR+UNPCK
Currently limited to sub-64-bit element cases until we've accounted for the remaining regressions from some build_vector style patterns.
Diffstat (limited to 'clang/lib/Frontend/CreateInvocationFromCommandLine.cpp')
0 files changed, 0 insertions, 0 deletions