[PATCH] D108641: [DebugInfo][InstrRef] Avoid a debug-info-affects-codegen scenario in MCP

Stephen Tozer via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Oct 14 04:17:16 PDT 2021


StephenTozer added inline comments.


================
Comment at: llvm/include/llvm/CodeGen/MachineRegisterInfo.h:847
+
+    // Iterate throuh (possibly several) operands to DBG_VALUEs and update
+    // each. For DBG_PHIs, only one operand will be present.
----------------



Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D108641/new/

https://reviews.llvm.org/D108641



More information about the llvm-commits mailing list