================
@@ -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
_______________________________________________
llvm-branch-commits mailing list
llvm-branch-commits@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-branch-commits

Reply via email to