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

Djordje Todorovic via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Sep 27 02:07:14 PDT 2021


djtodoro added a comment.

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 ?


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

https://reviews.llvm.org/D110462



More information about the llvm-commits mailing list