[all-commits] [llvm/llvm-project] f402e6: [MLIR] ODS TypeDefs: getChecked() and internal enh...
John Demme via All-commits
all-commits at lists.llvm.org
Sun Oct 18 18:11:03 PDT 2020
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: f402e682d0ef5598eeffc9a21a691b03e602ff58
https://github.com/llvm/llvm-project/commit/f402e682d0ef5598eeffc9a21a691b03e602ff58
Author: John Demme <john.demme at microsoft.com>
Date: 2020-10-19 (Mon, 19 Oct 2020)
Changed paths:
M mlir/test/lib/Dialect/Test/TestTypeDefs.td
M mlir/test/mlir-tblgen/typedefs.td
M mlir/tools/mlir-tblgen/TypeDefGen.cpp
Log Message:
-----------
[MLIR] ODS TypeDefs: getChecked() and internal enhancements
Have the ODS TypeDef generator write the getChecked() definition.
Also add to TypeParamCommaFormatter a `JustParams` format and
refactor around that.
Reviewed By: rriddle
Differential Revision: https://reviews.llvm.org/D89438
More information about the All-commits
mailing list