[all-commits] [llvm/llvm-project] 72596b: [NewPM] Remove BranchProbabilityInfo from Function...
Luke Lau via All-commits
all-commits at lists.llvm.org
Thu Sep 18 05:56:24 PDT 2025
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 72596b333fef81275d281081cfdb63f3f1eb940a
https://github.com/llvm/llvm-project/commit/72596b333fef81275d281081cfdb63f3f1eb940a
Author: Luke Lau <luke at igalia.com>
Date: 2025-09-18 (Thu, 18 Sep 2025)
Changed paths:
M llvm/include/llvm/Analysis/LoopAnalysisManager.h
M llvm/include/llvm/Transforms/Scalar/LoopPassManager.h
M llvm/lib/Passes/PassBuilder.cpp
M llvm/lib/Transforms/Scalar/LoopPassManager.cpp
Log Message:
-----------
[NewPM] Remove BranchProbabilityInfo from FunctionToLoopPassAdaptor. NFCI (#159516)
No loop pass seems to use now it after LoopPredication stopped using it
in https://reviews.llvm.org/D111668
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