[all-commits] [llvm/llvm-project] a17a30: [LLVM] Metric added - largest number of basic bloc...
Iñaki V Arrechea via All-commits
all-commits at lists.llvm.org
Mon Feb 23 18:07:08 PST 2026
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: a17a305f055a9baa88b524f99653a93e082fa5c9
https://github.com/llvm/llvm-project/commit/a17a305f055a9baa88b524f99653a93e082fa5c9
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
M llvm/test/Analysis/InstCount/instcount.ll
Log Message:
-----------
[LLVM] Metric added - largest number of basic blocks in a single func… (#182970)
This metric gets the size of the biggest count of basic blocks in a
single 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