[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
Tue Aug 22 01:41:06 PDT 2023


This revision was landed with ongoing or failed builds.
This revision was automatically updated to reflect the committed changes.
Closed by commit rG386aa2ab9d19: [FuncSpec] Increase the maximum number of times the specializer can run. (authored by labrinea).

Changed prior to commit:
  https://reviews.llvm.org/D145819?vs=551999&id=552266#toc

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.552266.patch
Type: text/x-patch
Size: 4672 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230822/cb6caa4a/attachment.bin>


More information about the llvm-commits mailing list