[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 14:49:26 PST 2022


This revision was automatically updated to reflect the committed changes.
Closed by commit rG9a0fe1b0fc23: [Inline] Attempt to delete any discardable if unused functions (authored by aeubanks).

Changed prior to commit:
  https://reviews.llvm.org/D115545?vs=399343&id=399801#toc

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.399801.patch
Type: text/x-patch
Size: 6868 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220113/52ea0612/attachment.bin>


More information about the llvm-commits mailing list