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

Djordje Todorovic via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Aug 25 00:33:09 PDT 2021


djtodoro added a comment.

Thanks, looks good to me!

> Finally, call setIsDebug when DBG_PHIs are created in LiveDebugVariables. I, uh, don't know of a way to test for this, because "debug-use" doesn't seem to be printed by the MIR printer. Ouch.

unittest ?


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