[PATCH] D145379: [FuncSpec] Cost model improvements.

Alexandros Lamprineas via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Mar 16 09:14:40 PDT 2023


labrinea updated this revision to Diff 505834.
labrinea added a comment.

Added a description of the cost model in the header file.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D145379

Files:
  llvm/include/llvm/Transforms/IPO/FunctionSpecialization.h
  llvm/lib/Transforms/IPO/FunctionSpecialization.cpp
  llvm/test/Transforms/FunctionSpecialization/function-specialization-constant-integers.ll
  llvm/test/Transforms/FunctionSpecialization/function-specialization-loop.ll
  llvm/test/Transforms/FunctionSpecialization/get-possible-constants.ll
  llvm/test/Transforms/FunctionSpecialization/recursive-penalty.ll
  llvm/test/Transforms/FunctionSpecialization/remove-dead-recursive-function.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D145379.505834.patch
Type: text/x-patch
Size: 27065 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230316/cde997f5/attachment-0001.bin>


More information about the llvm-commits mailing list