[llvm] [TII][NFC] Add renamable bit to copyPhysReg (PR #91179)

Jay Foad via llvm-commits llvm-commits at lists.llvm.org
Mon May 6 09:35:04 PDT 2024


================
@@ -995,8 +995,9 @@ class TargetInstrInfo : public MCInstrInfo {
   /// large registers. See for example the ARM target.
----------------
jayfoad wrote:

Document the new argument here.

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


More information about the llvm-commits mailing list