[PATCH] D80187: [mlir] Custom printing/parsing for Shape::AssumingOp

Theodore Popp via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue May 19 00:30:58 PDT 2020


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

Additionally, this adds traits and builder methods to AssumingYieldOp
and names the input witness to the AssumingOp.


Repository:
  rG LLVM Github Monorepo

https://reviews.llvm.org/D80187

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

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D80187.264806.patch
Type: text/x-patch
Size: 4918 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200519/c1b3c388/attachment.bin>


More information about the llvm-commits mailing list