[all-commits] [llvm/llvm-project] 25af65: [PassBuilder] Always enable CountVisitsPass when s...
aeubanks via All-commits
all-commits at lists.llvm.org
Wed Mar 1 09:22:24 PST 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 25af6507e773f34a1b43f837eec918786619c545
https://github.com/llvm/llvm-project/commit/25af6507e773f34a1b43f837eec918786619c545
Author: Arthur Eubanks <aeubanks at google.com>
Date: 2023-03-01 (Wed, 01 Mar 2023)
Changed paths:
M llvm/lib/Passes/PassBuilderPipelines.cpp
M llvm/test/Other/count-visits.ll
Log Message:
-----------
[PassBuilder] Always enable CountVisitsPass when stats are enabled
Rather than having a separate flag.
Reviewed By: asbirlea
Differential Revision: https://reviews.llvm.org/D145015
More information about the All-commits
mailing list