[PATCH] D85555: [InstCombine] Remove dbg.values describing contents of dead allocas
David Blaikie via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Tue Oct 20 14:33:25 PDT 2020
dblaikie accepted this revision.
dblaikie added a comment.
This revision is now accepted and ready to land.
Generally good with the test case - appreciate the discussion here - thanks! (certainly great to have the context too for "why would this IR come up" to help folks maintaining the test understand the real world repercussions of the reduced example, etc)
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D85555/new/
https://reviews.llvm.org/D85555
More information about the llvm-commits
mailing list