[all-commits] [llvm/llvm-project] 1395e0: [Scalar] Simplify addPass and createFunctionToLoop...
Kazu Hirata via All-commits
all-commits at lists.llvm.org
Sun Apr 27 08:53:21 PDT 2025
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 1395e0a3ec8b9d21d5112339e9315a9742764f75
https://github.com/llvm/llvm-project/commit/1395e0a3ec8b9d21d5112339e9315a9742764f75
Author: Kazu Hirata <kazu at google.com>
Date: 2025-04-27 (Sun, 27 Apr 2025)
Changed paths:
M llvm/include/llvm/Transforms/Scalar/LoopPassManager.h
Log Message:
-----------
[Scalar] Simplify addPass and createFunctionToLoopPassAdaptor (NFC) (#137505)
We can use "constexpt if" to combine the two variants of 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