[all-commits] [llvm/llvm-project] 1370f5: Fix ODS Attribute/Type declarative assembly genera...
Mehdi Amini via All-commits
all-commits at lists.llvm.org
Tue Nov 9 17:08:51 PST 2021
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 1370f52bb7a8fa0d3dbc57f65e14dc3c5fd57005
https://github.com/llvm/llvm-project/commit/1370f52bb7a8fa0d3dbc57f65e14dc3c5fd57005
Author: Mehdi Amini <joker.eph at gmail.com>
Date: 2021-11-10 (Wed, 10 Nov 2021)
Changed paths:
M mlir/test/mlir-tblgen/attr-or-type-format.td
M mlir/tools/mlir-tblgen/AttrOrTypeFormatGen.cpp
Log Message:
-----------
Fix ODS Attribute/Type declarative assembly generator after API change for Attribute/Type print
The change in f30a8a6f674 conflicted with the recently landed feature on
ODS assembly format for Attribute/Type.
More information about the All-commits
mailing list