[PATCH] D158723: [NFC][FuncSpec] Update the description of function specialization.
Alexandros Lamprineas via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Thu Aug 24 04:02:05 PDT 2023
labrinea created this revision.
labrinea added a reviewer: ChuanqiXu.
Herald added subscribers: hoy, ormris, hiraditya.
Herald added a project: All.
labrinea requested review of this revision.
Herald added a project: LLVM.
The code has changed significantly over time making the description outdated.
In this patch I am re-writing the description with an emphasis to the cost model,
where most of the changes have happened.
Repository:
rG LLVM Github Monorepo
https://reviews.llvm.org/D158723
Files:
llvm/include/llvm/Transforms/IPO/FunctionSpecialization.h
llvm/lib/Transforms/IPO/FunctionSpecialization.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D158723.553068.patch
Type: text/x-patch
Size: 8257 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230824/1f5891e0/attachment.bin>
More information about the llvm-commits
mailing list