[all-commits] [llvm/llvm-project] 49ab3b: [FuncSpec] Statistics
sjoerdmeijer via All-commits
all-commits at lists.llvm.org
Wed Jun 16 01:12:16 PDT 2021
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 49ab3b1735b66d48940a08a5daaa6398e98754ea
https://github.com/llvm/llvm-project/commit/49ab3b1735b66d48940a08a5daaa6398e98754ea
Author: Sjoerd Meijer <sjoerd.meijer at arm.com>
Date: 2021-06-16 (Wed, 16 Jun 2021)
Changed paths:
M llvm/lib/Transforms/IPO/FunctionSpecialization.cpp
A llvm/test/Transforms/FunctionSpecialization/function-specialization-stats.ll
Log Message:
-----------
[FuncSpec] Statistics
Adds some bookkeeping for collecting the number of specialised functions and a
test for that.
Differential Revision: https://reviews.llvm.org/D104102
More information about the All-commits
mailing list