[PATCH] D48331: [DebugInfo][InstCombine] Preserve DI after combining zext instructions

Vedant Kumar via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Jul 2 10:23:31 PDT 2018


vsk accepted this revision.
vsk added a comment.
This revision is now accepted and ready to land.

LGTM, thanks! We can simplify this a bit with https://reviews.llvm.org/D48676 but it doesn't need to be a blocker.


Repository:
  rL LLVM

https://reviews.llvm.org/D48331





More information about the llvm-commits mailing list