[PATCH] D72394: [mlir] Add loop.parallel, loop.reduce and loop.reduce.return operations.

Adrian Kuegel via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Jan 14 02:37:35 PST 2020


This revision was not accepted when it landed; it landed in state "Needs Review".
This revision was automatically updated to reflect the committed changes.
Closed by commit rG018b042593f0: [mlir] Add loop.parallel, loop.reduce and loop.reduce.return operations. (authored by akuegel).

Changed prior to commit:
  https://reviews.llvm.org/D72394?vs=237883&id=237898#toc

Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D72394

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

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D72394.237898.patch
Type: text/x-patch
Size: 22865 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200114/7d3f2c11/attachment.bin>


More information about the llvm-commits mailing list