[PATCH] D75232: [MLIR][Loops] Expose transformations on loop.parallel in header (NFC).

Stephan Herhut via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Feb 27 11:35:13 PST 2020


herhut updated this revision to Diff 247031.
herhut marked 3 inline comments as done.
herhut added a comment.

Comments...


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D75232

Files:
  mlir/include/mlir/Dialect/LoopOps/Transforms.h
  mlir/lib/Dialect/LoopOps/Transforms/ParallelLoopFusion.cpp
  mlir/lib/Dialect/LoopOps/Transforms/ParallelLoopTiling.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D75232.247031.patch
Type: text/x-patch
Size: 6422 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200227/2d26e319/attachment.bin>


More information about the llvm-commits mailing list