[PATCH] D72223: [LLVM] [MLIR] Introduce affine graybox op

Uday Bondhugula via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Sat Jan 4 22:44:35 PST 2020


bondhugula updated this revision to Diff 236228.
bondhugula added a comment.

- invalid test cases
- update affine dialect doc


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

https://reviews.llvm.org/D72223

Files:
  mlir/docs/Dialects/Affine.md
  mlir/include/mlir/Dialect/AffineOps/AffineOps.h
  mlir/include/mlir/Dialect/AffineOps/AffineOps.td
  mlir/lib/Dialect/AffineOps/AffineOps.cpp
  mlir/test/AffineOps/graybox.mlir
  mlir/test/AffineOps/invalid.mlir
  mlir/test/AffineOps/ops.mlir

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D72223.236228.patch
Type: text/x-patch
Size: 33447 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200105/d5249140/attachment.bin>


More information about the llvm-commits mailing list