[all-commits] [llvm/llvm-project] 6a6ec6: [mlir] Enable types to us custom assembly formats ...
Nick Kreeger via All-commits
all-commits at lists.llvm.org
Fri Dec 23 07:55:37 PST 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 6a6ec6a7ce2fcd4d3531fe2e02f9654f6ffed273
https://github.com/llvm/llvm-project/commit/6a6ec6a7ce2fcd4d3531fe2e02f9654f6ffed273
Author: Nick Kreeger <nick.kreeger at gmail.com>
Date: 2022-12-23 (Fri, 23 Dec 2022)
Changed paths:
M mlir/include/mlir/IR/DialectImplementation.h
M mlir/test/lib/Dialect/Test/TestTypeDefs.td
M mlir/test/mlir-tblgen/attr-or-type-format-roundtrip.mlir
Log Message:
-----------
[mlir] Enable types to us custom assembly formats involving optional attributes.
Author: Laszlo Kindrat <laszlokindrat at gmail.com>
Reviewed By: rriddle
Differential Revision: https://reviews.llvm.org/D140322
More information about the All-commits
mailing list