diff options
author | Alexey Bataev <a.bataev@outlook.com> | 2024-07-08 09:27:08 -0400 |
---|---|---|
committer | GitHub <noreply@github.com> | 2024-07-08 09:27:08 -0400 |
commit | 4c47b41771799cd630ee3e6b42593ac59d7593eb (patch) | |
tree | e52424c47ca77024f0a938bf6967274436da632f /llvm/tools/llvm-objdump/llvm-objdump.cpp | |
parent | 5a5cd3f0bcdf37a32eadd85d6e57c642cb829402 (diff) | |
download | llvm-4c47b41771799cd630ee3e6b42593ac59d7593eb.zip llvm-4c47b41771799cd630ee3e6b42593ac59d7593eb.tar.gz llvm-4c47b41771799cd630ee3e6b42593ac59d7593eb.tar.bz2 |
[SLP]Allow matching and shuffling of extractelement vector operands with different VF.
Allows better codegen with the free resizing of small VF vector operands
and then regular shuffling of the operands of the same size and
simplifies the code.
Reviewers: RKSimon
Reviewed By: RKSimon
Pull Request: https://github.com/llvm/llvm-project/pull/97414
Diffstat (limited to 'llvm/tools/llvm-objdump/llvm-objdump.cpp')
0 files changed, 0 insertions, 0 deletions