[PATCH] D140210: [IPSCCP] Enable specialization of functions.
Alexandros Lamprineas via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Thu Dec 22 11:47:00 PST 2022
labrinea updated this revision to Diff 484917.
labrinea added a comment.
Herald added a subscriber: pcwang-thead.
- Rebased on D140564 <https://reviews.llvm.org/D140564>.
- Added release notes.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D140210/new/
https://reviews.llvm.org/D140210
Files:
llvm/docs/ReleaseNotes.rst
llvm/lib/Passes/PassBuilderPipelines.cpp
llvm/lib/Transforms/IPO/SCCP.cpp
llvm/test/Other/new-pm-defaults.ll
llvm/test/Other/new-pm-lto-defaults.ll
llvm/test/Other/new-pm-thinlto-defaults.ll
llvm/test/Other/new-pm-thinlto-postlink-pgo-defaults.ll
llvm/test/Other/new-pm-thinlto-postlink-samplepgo-defaults.ll
llvm/test/Other/new-pm-thinlto-prelink-pgo-defaults.ll
llvm/test/Other/new-pm-thinlto-prelink-samplepgo-defaults.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D140210.484917.patch
Type: text/x-patch
Size: 41026 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20221222/130658ce/attachment-0001.bin>
More information about the llvm-commits
mailing list