[all-commits] [llvm/llvm-project] 49f55f: [mlir][ods] Enable granular pass registration. (#1...
Jacques Pienaar via All-commits
all-commits at lists.llvm.org
Wed Nov 5 21:34:23 PST 2025
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 49f55f4991227f3c7a2b8161bbf45c74b7023944
https://github.com/llvm/llvm-project/commit/49f55f4991227f3c7a2b8161bbf45c74b7023944
Author: Jacques Pienaar <jpienaar at google.com>
Date: 2025-11-05 (Wed, 05 Nov 2025)
Changed paths:
M mlir/docs/PassManagement.md
M mlir/tools/mlir-tblgen/PassGen.cpp
Log Message:
-----------
[mlir][ods] Enable granular pass registration. (#166532)
Same as with pass def & decl. This doesn't change anything with registry
and the big flag kept (e.g., GEN_PASS_REGISTRATION behaves like
GEN_PASS_DECL and so too for sub ones).
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