[PATCH] D145819: [FuncSpec] Increase the maximum number of times the specializer can run.
Alexandros Lamprineas via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Wed Jun 14 09:28:26 PDT 2023
labrinea updated this revision to Diff 531379.
labrinea edited the summary of this revision.
labrinea added a comment.
- rebased on D152799 <https://reviews.llvm.org/D152799>
- added an option to control max clones per function across multiple iterations
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D145819/new/
https://reviews.llvm.org/D145819
Files:
llvm/include/llvm/Transforms/IPO/FunctionSpecialization.h
llvm/lib/Transforms/IPO/FunctionSpecialization.cpp
llvm/lib/Transforms/IPO/SCCP.cpp
llvm/test/Transforms/FunctionSpecialization/recursive-penalty.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D145819.531379.patch
Type: text/x-patch
Size: 4952 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230614/e3c7970d/attachment.bin>
More information about the llvm-commits
mailing list