[PATCH] D115545: [Inline] Attempt to delete any discardable if unused functions

Arthur Eubanks via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Jan 13 09:38:11 PST 2022


aeubanks added a comment.

a flame graph shows that `removeDeadConstantUsers()` is taking up almost half of the compile time in the repro


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D115545



More information about the llvm-commits mailing list