[PATCH] D105026: [2/2][LiveDebugVariables] Avoid reduntant DBG_VALUEs after virtregrewrite
Djordje Todorovic via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Tue Jun 29 01:13:11 PDT 2021
djtodoro added a comment.
@Orlando Thanks for your comments! Hmm, yes.. I've seen this patch, and I think it is a good approach, but I wanted to avoid introducing a new LLVM pass -- but as you pointed out, why not, it should be acceptable with the respect to time.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D105026/new/
https://reviews.llvm.org/D105026
More information about the llvm-commits
mailing list