[all-commits] [llvm/llvm-project] 066a76: Support OptionalAttr inside a StructAttr
tberghammer via All-commits
all-commits at lists.llvm.org
Wed Feb 19 04:52:41 PST 2020
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: 066a76a234d82562de9bfc0503cac5da3ac0a121
https://github.com/llvm/llvm-project/commit/066a76a234d82562de9bfc0503cac5da3ac0a121
Author: Tamas Berghammer <tberghammer at google.com>
Date: 2020-02-19 (Wed, 19 Feb 2020)
Changed paths:
M mlir/tools/mlir-tblgen/StructsGen.cpp
M mlir/unittests/TableGen/StructsGenTest.cpp
M mlir/unittests/TableGen/structs.td
Log Message:
-----------
Support OptionalAttr inside a StructAttr
Differential revision: https://reviews.llvm.org/D74768
More information about the All-commits
mailing list