[PATCH] D71480: [BasicBlockUtils] Fix dbg.value elimination problem in MergeBlockIntoPredecessor

Adrian Prantl via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Dec 13 14:50:53 PST 2019


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

This patch looks obviously good because of a magic new RemoveRedundantDbgInstrs() function :-)


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D71480/new/

https://reviews.llvm.org/D71480





More information about the llvm-commits mailing list