diff options
author | David Green <david.green@arm.com> | 2020-08-28 17:48:15 +0100 |
---|---|---|
committer | David Green <david.green@arm.com> | 2020-08-28 17:48:15 +0100 |
commit | 4ca60915bcc87ba318e4fda41fe00da6a04eb671 (patch) | |
tree | a1e1d88e9c58c886b745dba48387e3a83359dbf3 /llvm/lib/CodeGen/CommandFlags.cpp | |
parent | 848a7e78413483e32595e8f90dece290fc3fb1ce (diff) | |
download | llvm-4ca60915bcc87ba318e4fda41fe00da6a04eb671.zip llvm-4ca60915bcc87ba318e4fda41fe00da6a04eb671.tar.gz llvm-4ca60915bcc87ba318e4fda41fe00da6a04eb671.tar.bz2 |
[ARM] Correct predicate operand for offset gather/scatter
These arm_mve_vldr_gather_offset_predicated and
arm_mve_vstr_scatter_offset_predicated have some extra parameters
meaning the predicate is at a later operand. If a loop contains _only_
those masked instructions, we would miss transforming the active lane
mask.
Differential Revision: https://reviews.llvm.org/D86791
Diffstat (limited to 'llvm/lib/CodeGen/CommandFlags.cpp')
0 files changed, 0 insertions, 0 deletions