[llvm] [RISCV] Fix bugs about getting register list of Zcmp push/pop. (PR #66073)

Yeting Kuo via llvm-commits llvm-commits at lists.llvm.org
Thu Sep 14 23:02:58 PDT 2023


================
@@ -228,35 +228,36 @@ getRestoreLibCallName(const MachineFunction &MF,
 
 // Return encoded value for PUSH/POP instruction, representing
 // registers to store/load.
----------------
yetingk wrote:

Done.

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


More information about the llvm-commits mailing list