diff options
author | David Green <david.green@arm.com> | 2023-10-27 21:59:40 +0100 |
---|---|---|
committer | David Green <david.green@arm.com> | 2023-10-27 21:59:40 +0100 |
commit | 7d225bf347fc6b6abb3cac8380073f97910dcdaf (patch) | |
tree | f8e9d312f394d05233b04c5cbd45d96e5c1d0244 /llvm/lib/CodeGen/MachineBasicBlock.cpp | |
parent | 505e32302c07b9081fa1bc05daf72bafed6ca29a (diff) | |
download | llvm-7d225bf347fc6b6abb3cac8380073f97910dcdaf.zip llvm-7d225bf347fc6b6abb3cac8380073f97910dcdaf.tar.gz llvm-7d225bf347fc6b6abb3cac8380073f97910dcdaf.tar.bz2 |
[AArch64] Clarify that Anyext is OK for MOPS instructions. NFC
The instruction should only read the bottom 8 bits of the register, so an
anyext is OK here. Update the comment from zext->anyext to clarify.
Closes #70270 and #70298
Diffstat (limited to 'llvm/lib/CodeGen/MachineBasicBlock.cpp')
0 files changed, 0 insertions, 0 deletions