[llvm-branch-commits] [llvm] [NFC][KeyInstr] Add Atom Group	(re)mapping (PR #133479)
    Jeremy Morse via llvm-branch-commits 
    llvm-branch-commits at lists.llvm.org
       
    Thu Apr 10 08:05:06 PDT 2025
    
    
  
================
@@ -284,6 +291,9 @@ inline void RemapInstruction(Instruction *I, ValueToValueMapTy &VM,
       .remapInstruction(*I);
 }
 
+/// Remap source atom. Called by RemapInstruction.
----------------
jmorse wrote:
IMO too terse; needs some purpose and context.
https://github.com/llvm/llvm-project/pull/133479
    
    
More information about the llvm-branch-commits
mailing list