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

Theodore Popp via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon May 11 08:01:12 PDT 2020


tpopp created this revision.
tpopp added a reviewer: herhut.
Herald added subscribers: llvm-commits, Kayjukh, frgossen, grosul1, Joonsoo, stephenneuendorffer, liufengdb, aartbik, lucyrfox, mgester, arpith-jacob, nicolasvasilache, antiagainst, shauheen, jpienaar, rriddle, mehdi_amini.
Herald added a reviewer: jpienaar.
Herald added a reviewer: silvas.
Herald added a project: LLVM.
tpopp added a comment.

Please don't review yet. This is a work in progress including the op definitions.


These represent shape based preconditions on execution of code.


Repository:
  rG LLVM Github Monorepo

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.263171.patch
Type: text/x-patch
Size: 8283 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200511/5d69a8eb/attachment.bin>


More information about the llvm-commits mailing list