[PATCH] D79717: [MLIR] Add shape.witness type and ops

Theodore Popp via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri May 15 02:19:22 PDT 2020


tpopp updated this revision to Diff 264185.
tpopp marked 8 inline comments as done.
tpopp added a comment.
Herald added a subscriber: jurahul.

Update op descriptions and test based on feedback.


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D79717/new/

https://reviews.llvm.org/D79717

Files:
  mlir/include/mlir/Dialect/Shape/IR/Shape.h
  mlir/include/mlir/Dialect/Shape/IR/ShapeOps.td
  mlir/lib/Dialect/Shape/IR/Shape.cpp
  mlir/test/Dialect/Shape/ops.mlir

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D79717.264185.patch
Type: text/x-patch
Size: 10206 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200515/f8f39419/attachment.bin>


More information about the llvm-commits mailing list