[all-commits] [llvm/llvm-project] 3b4731: Make Passes Required - func-properties-stats and i...
Iñaki V Arrechea via All-commits
all-commits at lists.llvm.org
Tue Apr 14 15:10:13 PDT 2026
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 3b4731fed7abbb91b6789ce6ebb597fbf441edbd
https://github.com/llvm/llvm-project/commit/3b4731fed7abbb91b6789ce6ebb597fbf441edbd
Author: Iñaki V Arrechea <inakiarrechea at google.com>
Date: 2026-04-14 (Tue, 14 Apr 2026)
Changed paths:
M llvm/include/llvm/Analysis/FunctionPropertiesAnalysis.h
M llvm/include/llvm/Analysis/InstCount.h
Log Message:
-----------
Make Passes Required - func-properties-stats and instcount (#192130)
These passes count different types of instructions and we want to see
them even though optnone is enabled
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