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

Frank Laub via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Feb 12 18:02:04 PST 2020


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

- stream


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.244311.patch
Type: text/x-patch
Size: 23047 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200213/d7315076/attachment.bin>


More information about the llvm-commits mailing list