[PATCH] D109294: [Inline] Remove dead users before checking if function has one use (PR51667)
Arthur Eubanks via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Tue Sep 7 08:50:33 PDT 2021
aeubanks added a comment.
can we call `removeDeadConstantUsers()` in either the inliner or instcombine?
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D109294/new/
https://reviews.llvm.org/D109294
More information about the llvm-commits
mailing list