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

Frank Laub via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Feb 11 04:21:54 PST 2020


flaub updated this revision to Diff 243805.
flaub marked an inline comment as done.
flaub added a comment.

- Improve error msg


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D74288

Files:
  mlir/include/mlir/Dialect/AffineOps/AffineOps.td
  mlir/include/mlir/IR/OpImplementation.h
  mlir/lib/Dialect/AffineOps/AffineOps.cpp
  mlir/lib/Parser/Parser.cpp
  mlir/test/AffineOps/invalid.mlir
  mlir/test/AffineOps/ops.mlir

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D74288.243805.patch
Type: text/x-patch
Size: 21262 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200211/897c9e65/attachment.bin>


More information about the llvm-commits mailing list