[MLIR] Add RecursiveSideEffects to Loops::ParallelOp.
authorTres Popp <tpopp@google.com>
Thu, 23 Apr 2020 12:03:11 +0000 (14:03 +0200)
committerTres Popp <tpopp@google.com>
Fri, 24 Apr 2020 14:44:03 +0000 (16:44 +0200)
commitdc9cff15a2a528a469d8d0afd6f60d409102c461
treeab7a5937a94bb16bfabd5743ac7a22e2fb5c93e9
parentf10835a03413cfaf7d892e3dc6303cd470065e5d
[MLIR] Add RecursiveSideEffects to Loops::ParallelOp.

Summary:
This is to specify that ParallelOp does not have side effects on its own
but has the effects of all operations executed in its region.

Differential Revision: https://reviews.llvm.org/D78707
mlir/include/mlir/Dialect/LoopOps/LoopOps.td