[PATCH] D72394: [mlir] Add skeleton implementation of loop.parallel,  loop.yield and loop.yield.return operations.
    Adrian Kuegel via Phabricator via llvm-commits 
    llvm-commits at lists.llvm.org
       
    Fri Jan 10 03:58:17 PST 2020
    
    
  
akuegel updated this revision to Diff 237281.
akuegel marked 17 inline comments as done.
akuegel added a comment.
Address review comments.
Repository:
  rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D72394/new/
https://reviews.llvm.org/D72394
Files:
  mlir/include/mlir/Dialect/LoopOps/LoopOps.td
  mlir/lib/Dialect/LoopOps/LoopOps.cpp
  mlir/test/Dialect/Loops/invalid.mlir
  mlir/test/Dialect/Loops/ops.mlir
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D72394.237281.patch
Type: text/x-patch
Size: 23165 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200110/dd3233bb/attachment.bin>
    
    
More information about the llvm-commits
mailing list