[all-commits] [llvm/llvm-project] 91ed67: Mark printer passes as required (#196126)
Arthur Eubanks via All-commits
all-commits at lists.llvm.org
Wed May 6 10:52:08 PDT 2026
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 91ed67e603f5654971250cfbe6857e7d8f8b22c4
https://github.com/llvm/llvm-project/commit/91ed67e603f5654971250cfbe6857e7d8f8b22c4
Author: Arthur Eubanks <aeubanks at google.com>
Date: 2026-05-06 (Wed, 06 May 2026)
Changed paths:
M llvm/include/llvm/Analysis/DOTGraphTraitsPass.h
M llvm/include/llvm/Analysis/HashRecognize.h
M llvm/include/llvm/Analysis/ScalarEvolutionDivision.h
M llvm/include/llvm/CodeGen/AssignmentTrackingAnalysis.h
M llvm/include/llvm/CodeGen/GlobalISel/GISelValueTracking.h
M llvm/include/llvm/CodeGen/LiveDebugVariables.h
M llvm/include/llvm/CodeGen/LiveStacks.h
M llvm/include/llvm/CodeGen/MachineBranchProbabilityInfo.h
M llvm/include/llvm/Transforms/Scalar/LoopPassManager.h
Log Message:
-----------
Mark printer passes as required (#196126)
Printer passes should run even on optnone functions.
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