diff options
author | Simon Pilgrim <llvm-dev@redking.me.uk> | 2025-03-08 18:39:29 +0000 |
---|---|---|
committer | GitHub <noreply@github.com> | 2025-03-08 18:39:29 +0000 |
commit | 6f77f534d05dc3069ea4d0d7a847d77d45b798f4 (patch) | |
tree | 54e61a6711f9ea05ae870c152426fbd3727047fd /llvm/lib/Bitcode/Writer/BitcodeWriter.cpp | |
parent | aff6ab9d90d23c46bc5f4b909d54bfa9c95c9f03 (diff) | |
download | llvm-6f77f534d05dc3069ea4d0d7a847d77d45b798f4.zip llvm-6f77f534d05dc3069ea4d0d7a847d77d45b798f4.tar.gz llvm-6f77f534d05dc3069ea4d0d7a847d77d45b798f4.tar.bz2 |
[X86] combineConcatVectorOps - convert (V)SHUFPS concatenation to use combineConcatVectorOps recursion (#130426)
Only concatenate X86ISD::SHUFP nodes if at least one operand is
beneficial to concatenate - helps prevent lot of unnecessary AVX1
concatenations
Diffstat (limited to 'llvm/lib/Bitcode/Writer/BitcodeWriter.cpp')
0 files changed, 0 insertions, 0 deletions