[PATCH] D45637: [DebugInfo] Ignore DBG_VALUE instructions in PostRA Machine Sink

Matt Davis via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Jun 21 11:34:23 PDT 2018


mattd added a comment.

I have filed PR37897 to keep track of the issue mentioned above: The sinking, or more generally moving, of dbg values across other dbg values.
 https://bugs.llvm.org/show_bug.cgi?id=37897


Repository:
  rL LLVM

https://reviews.llvm.org/D45637





More information about the llvm-commits mailing list