[all-commits] [llvm/llvm-project] 9d6199: strip op and pass names
Matthias Springer via All-commits
all-commits at lists.llvm.org
Wed May 20 07:00:31 PDT 2026
Branch: refs/heads/users/matthias-springer/strip_op_names
Home: https://github.com/llvm/llvm-project
Commit: 9d61990ba3a7b1016787d2d4f792428182207399
https://github.com/llvm/llvm-project/commit/9d61990ba3a7b1016787d2d4f792428182207399
Author: Matthias Springer <me at m-sp.org>
Date: 2026-05-20 (Wed, 20 May 2026)
Changed paths:
M mlir/CMakeLists.txt
A mlir/docs/PrivateNameObfuscation.md
M mlir/include/mlir/TableGen/AttrOrTypeDef.h
M mlir/include/mlir/TableGen/Dialect.h
M mlir/include/mlir/TableGen/Operator.h
A mlir/include/mlir/TableGen/PrivateName.h
M mlir/lib/TableGen/AttrOrTypeDef.cpp
M mlir/lib/TableGen/Dialect.cpp
M mlir/lib/TableGen/Operator.cpp
M mlir/lib/Tools/mlir-tblgen/MlirTblgenMain.cpp
A mlir/test/mlir-tblgen/private-name-obfuscation.td
A mlir/test/mlir-tblgen/private-pass-obfuscation.td
M mlir/tools/mlir-tblgen/AttrOrTypeDefGen.cpp
M mlir/tools/mlir-tblgen/CMakeLists.txt
M mlir/tools/mlir-tblgen/DialectGen.cpp
M mlir/tools/mlir-tblgen/OpDefinitionsGen.cpp
M mlir/tools/mlir-tblgen/PassGen.cpp
A mlir/tools/mlir-tblgen/PrivateName.cpp
M mlir/tools/mlir-tblgen/RewriterGen.cpp
Log Message:
-----------
strip op and pass names
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