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

Theodore Popp via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Mar 31 05:32:04 PDT 2020


tpopp updated this revision to Diff 253846.
tpopp added a comment.

Update map# on test case to allow splitting of test cases.


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.253846.patch
Type: text/x-patch
Size: 5569 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200331/de61a650/attachment-0001.bin>


More information about the llvm-commits mailing list