[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:10 PST 2020


This revision was automatically updated to reflect the committed changes.
Closed by commit rGfdc7a16a8275: [MLIR][Affine] Add affine.parallel op (authored by flaub).

Changed prior to commit:
  https://reviews.llvm.org/D74288?vs=244311&id=244312#toc

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


More information about the llvm-commits mailing list