[PATCH] D45425: [DebugInfo] Sink related dbg users when sinking in InstCombine

Vedant Kumar via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Apr 17 09:49:13 PDT 2018


vsk accepted this revision.
vsk added a comment.

Thanks, lgtm.

One possible follow-up would be to check for debug info use-before-defs in the verifier, if we aren't already.


Repository:
  rL LLVM

https://reviews.llvm.org/D45425





More information about the llvm-commits mailing list