[llvm] [AArch64] Use FMOVDr for clearing upper bits (PR #83107)

David Green via llvm-commits llvm-commits at lists.llvm.org
Tue Feb 27 03:01:38 PST 2024


davemgreen wrote:

Hi - No it should be defined in the architecture that is clears the upper bits of the register, so should be OK. Most of the instructions end up working that way so it is usually treated quite efficiently.

https://github.com/llvm/llvm-project/pull/83107


More information about the llvm-commits mailing list