Fix omitted kw in type alias printer
authorJacques Pienaar <jpienaar@google.com>
Sun, 31 Jan 2021 22:06:58 +0000 (14:06 -0800)
committerJacques Pienaar <jpienaar@google.com>
Sun, 31 Jan 2021 22:06:58 +0000 (14:06 -0800)
commit2eb5f3454212aa906388013e6807a7a906233f18
tree4850ac63735e3ba551d90e07377c3803f726e805
parent2de4f19ecdb275bcbc6e7ee8368c19a63f99db88
Fix omitted kw in type alias printer

* Fixing missing `type` keyword in alias print
* Add test for large tuple type alias & rerun output to verify printed
form can be parsed (which caught the above).
mlir/lib/IR/AsmPrinter.cpp
mlir/test/IR/print-attr-type-aliases.mlir