[PATCH] D77128: [MLIR] Implement LoopLikeInterface for loop.parallel
Theodore Popp via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Tue Mar 31 04:23:59 PDT 2020
tpopp updated this revision to Diff 253834.
tpopp marked 4 inline comments as done.
tpopp added a comment.
Herald added a subscriber: aartbik.
Replace ->getOperation() with dereference and run split-input-file on test file.
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.253834.patch
Type: text/x-patch
Size: 5006 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200331/cd661253/attachment-0001.bin>
More information about the llvm-commits
mailing list