[all-commits] [llvm/llvm-project] 50f68c: [mlir] Add verifier for `shape.yield`.
Alexander Belyaev via All-commits
all-commits at lists.llvm.org
Sun Jun 7 06:40:44 PDT 2020
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: 50f68c1e339f0ce3203e821b4fe77257d8582d14
https://github.com/llvm/llvm-project/commit/50f68c1e339f0ce3203e821b4fe77257d8582d14
Author: Alexander Belyaev <pifon at google.com>
Date: 2020-06-07 (Sun, 07 Jun 2020)
Changed paths:
M mlir/include/mlir/Dialect/Shape/IR/ShapeOps.td
M mlir/lib/Dialect/Shape/IR/Shape.cpp
M mlir/test/Dialect/Shape/invalid.mlir
M mlir/test/Dialect/Shape/ops.mlir
Log Message:
-----------
[mlir] Add verifier for `shape.yield`.
Differential Revision: https://reviews.llvm.org/D81262
More information about the All-commits
mailing list