[PATCH] D155103: [FuncSpec] Split the specialization bonus into CodeSize and Latency.

Alexandros Lamprineas via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Jul 21 03:11:42 PDT 2023


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

Improved the description of `estimateBasicBlocks`


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D155103

Files:
  llvm/include/llvm/Transforms/IPO/FunctionSpecialization.h
  llvm/lib/Transforms/IPO/FunctionSpecialization.cpp
  llvm/unittests/Transforms/IPO/FunctionSpecializationTest.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D155103.542845.patch
Type: text/x-patch
Size: 21717 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230721/d04da501/attachment.bin>


More information about the llvm-commits mailing list