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

Arthur Eubanks via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Jan 11 20:35:07 PST 2022


aeubanks updated this revision to Diff 399190.
aeubanks added a comment.

rebase past D116964 <https://reviews.llvm.org/D116964>
drop metadata use check


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D115545

Files:
  llvm/lib/Transforms/IPO/Inliner.cpp
  llvm/test/Transforms/Inline/delete-function-with-metadata-use.ll
  llvm/test/Transforms/Inline/delete-unused-function.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D115545.399190.patch
Type: text/x-patch
Size: 7034 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220112/5367db8e/attachment.bin>


More information about the llvm-commits mailing list