[PATCH] D77128: [MLIR] Implement LoopLikeInterface for loop.parallel

Phabricator via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Apr 1 07:53:13 PDT 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 rGa67cd71acdb0: [MLIR] Implement LoopLikeInterface for loop.parallel (authored by Tres Popp <tpopp at google.com>).

Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D77128

Files:
  mlir/include/mlir/Dialect/LoopOps/LoopOps.td
  mlir/lib/Dialect/LoopOps/LoopOps.cpp
  mlir/test/Transforms/loop-invariant-code-motion.mlir

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D77128.254200.patch
Type: text/x-patch
Size: 5569 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200401/702c3556/attachment.bin>


More information about the llvm-commits mailing list