diff options
author | David Green <david.green@arm.com> | 2021-02-02 16:35:47 +0000 |
---|---|---|
committer | David Green <david.green@arm.com> | 2021-02-02 16:35:47 +0000 |
commit | 2753722b0fc1fe34c382277e2e6c7195dd573100 (patch) | |
tree | fdb8cd2b615a5665d38f001386e67e3bc5aa552b /llvm/lib/Transforms/Utils/InlineFunction.cpp | |
parent | 844f01fc9589b25a3427a6cf4ca406e6787ae171 (diff) | |
download | llvm-2753722b0fc1fe34c382277e2e6c7195dd573100.zip llvm-2753722b0fc1fe34c382277e2e6c7195dd573100.tar.gz llvm-2753722b0fc1fe34c382277e2e6c7195dd573100.tar.bz2 |
[ARM] Mark MVE_VMOV_to_lane_32 as isInsertSubregLike
This allows the peephole optimizer to know that a MVE_VMOV_to_lane_32 is
the same as an insert subreg, allowing it to optimize some redundant
lane moves.
Differential Revision: https://reviews.llvm.org/D95433
Diffstat (limited to 'llvm/lib/Transforms/Utils/InlineFunction.cpp')
0 files changed, 0 insertions, 0 deletions