[all-commits] [llvm/llvm-project] de3695: Revert "[MLIR][TableGen] Use const pointers for va...
Mehdi Amini via All-commits
all-commits at lists.llvm.org
Wed Oct 16 02:09:15 PDT 2024
Branch: refs/heads/revert-112316-const_init_mlir_tblgen
Home: https://github.com/llvm/llvm-project
Commit: de3695a393727344232af81765aaeb7f9dd33e18
https://github.com/llvm/llvm-project/commit/de3695a393727344232af81765aaeb7f9dd33e18
Author: Mehdi Amini <joker.eph at gmail.com>
Date: 2024-10-16 (Wed, 16 Oct 2024)
Changed paths:
M mlir/include/mlir/TableGen/AttrOrTypeDef.h
M mlir/include/mlir/TableGen/Dialect.h
M mlir/include/mlir/TableGen/Operator.h
M mlir/lib/TableGen/AttrOrTypeDef.cpp
M mlir/lib/TableGen/Attribute.cpp
M mlir/lib/TableGen/Dialect.cpp
M mlir/lib/TableGen/Interfaces.cpp
M mlir/lib/TableGen/Operator.cpp
M mlir/lib/TableGen/Pattern.cpp
M mlir/lib/TableGen/Type.cpp
M mlir/lib/Tools/mlir-tblgen/MlirTblgenMain.cpp
M mlir/tools/mlir-tblgen/BytecodeDialectGen.cpp
M mlir/tools/mlir-tblgen/DialectGen.cpp
M mlir/tools/mlir-tblgen/OmpOpGen.cpp
Log Message:
-----------
Revert "[MLIR][TableGen] Use const pointers for various `Init` objects (#112316)"
This reverts commit 1ae9fe5ea0c502195f0c857759e2277ba9c8b338.
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