[llvm] [RISCV] Set the isMoveReg flag for FMV_X_W (PR #109378)

Shao-Ce SUN via llvm-commits llvm-commits at lists.llvm.org
Thu Sep 19 23:44:40 PDT 2024


sunshaoce wrote:

I searched for x86 and Arm, and it is true that there are only examples of use between registers of the same kind. Also, as @topperc said, this is not safe and I will close this PR. Thank you all for your comments!

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


More information about the llvm-commits mailing list