[PATCH] D112852: [GlobalISel] Allow DBG_VALUE to use invalid vregs throughout pipeline
Jack Andersen via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Mon Nov 22 11:35:29 PST 2021
jackoalan added a comment.
In D112852#3146936 <https://reviews.llvm.org/D112852#3146936>, @MatzeB wrote:
> That said I don't feel strongly about this. If others think this is benefitial then we can go ahead.
I agree this change should be open for comment. If it is decided to not be worth it, D109750 <https://reviews.llvm.org/D109750> should be reverted (the test case provided here fails due to the changes made there).
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D112852/new/
https://reviews.llvm.org/D112852
More information about the llvm-commits
mailing list