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

Uday Bondhugula via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Sun Jan 5 03:05:41 PST 2020


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

- fix comments


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.236231.patch
Type: text/x-patch
Size: 33206 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200105/50550169/attachment.bin>


More information about the llvm-commits mailing list