diff options
author | David Green <david.green@arm.com> | 2021-04-26 12:27:38 +0100 |
---|---|---|
committer | David Green <david.green@arm.com> | 2021-04-26 12:27:38 +0100 |
commit | 94c7bd7eb2633285093377a917918edd45a373b3 (patch) | |
tree | 30f180e5a3c6db883c724cef6f9ce7c0a96096f7 /llvm/tools/llvm-objdump/llvm-objdump.cpp | |
parent | b1a919d51c82db3bf2c588a941561cea8feecf56 (diff) | |
download | llvm-94c7bd7eb2633285093377a917918edd45a373b3.zip llvm-94c7bd7eb2633285093377a917918edd45a373b3.tar.gz llvm-94c7bd7eb2633285093377a917918edd45a373b3.tar.bz2 |
[ARM] Expand VMOVRRD simplification pattern
This expands the VMOVRRD(extract(..(build_vector(a, b, c, d)))) pattern,
to also handle insert_vectors. Providing we can find the correct insert,
this helps further simplify patterns by removing the redundant VMOVRRD.
Differential Revision: https://reviews.llvm.org/D100245
Diffstat (limited to 'llvm/tools/llvm-objdump/llvm-objdump.cpp')
0 files changed, 0 insertions, 0 deletions