[all-commits] [llvm/llvm-project] 7afea8: [NFC][FuncSpec] Update the description of function...
Alexandros Lamprineas via All-commits
all-commits at lists.llvm.org
Sat Aug 26 03:26:53 PDT 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 7afea8a8c3928e7a0dee43a10c7a8de0d5dbf0e3
https://github.com/llvm/llvm-project/commit/7afea8a8c3928e7a0dee43a10c7a8de0d5dbf0e3
Author: Alexandros Lamprineas <alexandros.lamprineas at arm.com>
Date: 2023-08-26 (Sat, 26 Aug 2023)
Changed paths:
M llvm/include/llvm/Transforms/IPO/FunctionSpecialization.h
M llvm/lib/Transforms/IPO/FunctionSpecialization.cpp
Log Message:
-----------
[NFC][FuncSpec] Update the description of function specialization.
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.
Differential Revision: https://reviews.llvm.org/D158723
More information about the All-commits
mailing list