[all-commits] [llvm/llvm-project] a8f3c9: Implemented metric that gets biggest function's si...
Iñaki V Arrechea via All-commits
all-commits at lists.llvm.org
Mon Feb 23 16:07:15 PST 2026
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: a8f3c97d3aa4943d03f657c8b086dbca4b6b50dd
https://github.com/llvm/llvm-project/commit/a8f3c97d3aa4943d03f657c8b086dbca4b6b50dd
Author: Iñaki V Arrechea <inakiarrechea at google.com>
Date: 2026-02-23 (Mon, 23 Feb 2026)
Changed paths:
M llvm/lib/Analysis/InstCount.cpp
A llvm/test/Analysis/InstCount/instcount.ll
R llvm/test/Other/instcount.ll
Log Message:
-----------
Implemented metric that gets biggest function's size (#182632)
This metric gets the size of the biggest function.
To unsubscribe from these emails, change your notification settings at https://github.com/llvm/llvm-project/settings/notifications
More information about the All-commits
mailing list