[PATCH] D110462: Improve the effectiveness of ADCE's debug info salvaging

Adrian Prantl via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Sep 27 10:15:55 PDT 2021


aprantl added a comment.

In D110462#3023800 <https://reviews.llvm.org/D110462#3023800>, @djtodoro wrote:

> Cool, thanks!
>
> Can we apply the same for other places where we are salvaging the debugging info, for example - https://github.com/llvm/llvm-project/blob/main/llvm/lib/Transforms/Scalar/BDCE.cpp#L109 ?

Yes! https://reviews.llvm.org/D110568


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

https://reviews.llvm.org/D110462



More information about the llvm-commits mailing list