[mlir] Add custom assembly formats to shape.witness ops.
authorTres Popp <tpopp@google.com>
Tue, 19 May 2020 04:21:00 +0000 (06:21 +0200)
committerTres Popp <tpopp@google.com>
Wed, 20 May 2020 11:25:33 +0000 (13:25 +0200)
commit02035580d3b5a4dad081704a70ceb269e9264619
tree266b8ed59c224df0c9eeed67c12cacdf00394b68
parent835251f7d99a6ff8d396fa019dcddb87a958b15f
[mlir] Add custom assembly formats to shape.witness ops.

The assembly formats are essentially the generic forms without
quotations and type information.

Differential Revision: https://reviews.llvm.org/D80180
mlir/include/mlir/Dialect/Shape/IR/ShapeOps.td
mlir/test/Dialect/Shape/ops.mlir