[all-commits] [llvm/llvm-project] 04fb2b: [Mlir] Implement printer, parser, verifier and bui...
Alexander Belyaev via All-commits
all-commits at lists.llvm.org
Fri Jun 5 02:26:30 PDT 2020
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: 04fb2b6123ee66e09b1956ff68b5436fe43cd3b4
https://github.com/llvm/llvm-project/commit/04fb2b6123ee66e09b1956ff68b5436fe43cd3b4
Author: Alexander Belyaev <pifon at google.com>
Date: 2020-06-05 (Fri, 05 Jun 2020)
Changed paths:
M mlir/include/mlir/Dialect/Shape/IR/ShapeOps.td
M mlir/lib/Dialect/Shape/IR/Shape.cpp
A mlir/test/Dialect/Shape/invalid.mlir
M mlir/test/Dialect/Shape/ops.mlir
Log Message:
-----------
[Mlir] Implement printer, parser, verifier and builder for shape.reduce.
Differential Revision: https://reviews.llvm.org/D81186
More information about the All-commits
mailing list