================
@@ -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 [email protected] https://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-branch-commits
