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

Kito Cheng via llvm-commits llvm-commits at lists.llvm.org
Thu Sep 14 02:56:09 PDT 2023


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

Comment need to update to reflect the update.

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


More information about the llvm-commits mailing list