[PATCH] D53992: [DebugInfo] Correctly sink DBG_VALUEs in postra-machine-sink

Jeremy Morse via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Nov 1 12:53:31 PDT 2018


jmorse added a comment.

Because it's not completely clear in the summary: the reliance on DBG_VALUEs following the insn being sunk is caused by performSink's use of MachineInstr::collectDebugValues


Repository:
  rL LLVM

https://reviews.llvm.org/D53992





More information about the llvm-commits mailing list