llvm-project/mlir/test/Dialect/Loops
Adrian Kuegel 018b042593 [mlir] Add loop.parallel, loop.reduce and loop.reduce.return operations.
Summary:
These operations can be used to specify a loop nest with a body that can
contain reductions. The iteration space can be iterated in any order.

RFC: https://groups.google.com/a/tensorflow.org/d/topic/mlir/pwtSgiKFPis/discussion

Differential Revision: https://reviews.llvm.org/D72394
2020-01-14 11:35:41 +01:00
..
invalid.mlir [mlir] Add loop.parallel, loop.reduce and loop.reduce.return operations. 2020-01-14 11:35:41 +01:00
ops.mlir [mlir] Add loop.parallel, loop.reduce and loop.reduce.return operations. 2020-01-14 11:35:41 +01:00