[all-commits] [llvm/llvm-project] 020355: [mlir] Add custom assembly formats to shape.witnes...
Tres via All-commits
all-commits at lists.llvm.org
Wed May 20 04:25:56 PDT 2020
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: 02035580d3b5a4dad081704a70ceb269e9264619
https://github.com/llvm/llvm-project/commit/02035580d3b5a4dad081704a70ceb269e9264619
Author: Tres Popp <tpopp at google.com>
Date: 2020-05-20 (Wed, 20 May 2020)
Changed paths:
M mlir/include/mlir/Dialect/Shape/IR/ShapeOps.td
M mlir/test/Dialect/Shape/ops.mlir
Log Message:
-----------
[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
More information about the All-commits
mailing list