[PATCH] D74277: [MLIR][Affine] Add affine.parallel op

Frank Laub via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Sat Feb 8 01:51:35 PST 2020


flaub updated this revision to Diff 243354.
flaub added a comment.

- Fix example


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D74277

Files:
  mlir/include/mlir/Dialect/AffineOps/AffineOps.td
  mlir/lib/Dialect/AffineOps/AffineOps.cpp
  mlir/test/AffineOps/invalid.mlir
  mlir/test/AffineOps/ops.mlir

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D74277.243354.patch
Type: text/x-patch
Size: 14219 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200208/09b476b4/attachment-0001.bin>


More information about the llvm-commits mailing list