[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 04:13:07 PST 2020
herhut updated this revision to Diff 246908.
herhut added a comment.
fix linter errors.
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.246908.patch
Type: text/x-patch
Size: 6427 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200227/5a9bdbfb/attachment-0001.bin>
More information about the llvm-commits
mailing list