[PATCH] D85555: [InstCombine] Remove dbg.values describing contents of dead allocas

Adrian Prantl via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Oct 5 09:37:13 PDT 2020


aprantl added a comment.

I think *I* would be comfortable with landing this patch as is with a comment that explains that we should remove this if we change the LowerDbgDeclare behavior that inserts the dbg,value in the first place. Any objections to this?


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