[PATCH] D111970: [GlobalISel][Legalizer] Restore eraseFromParentAndMarkDBGValuesForRemoval() for CallLowering artifacts.
Jack Andersen via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Mon Oct 18 14:52:20 PDT 2021
jackoalan added a comment.
All, that makes much more sense. If performance is the objective, allowing the dangling use and relaxing the asserts might be the better option.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D111970/new/
https://reviews.llvm.org/D111970
More information about the llvm-commits
mailing list