[PATCH] D79184: [MLIR][LoopOps] Adds the loop unroll transformation for loop::ForOp.
Andy Davis via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Tue May 5 10:14:29 PDT 2020
andydavis1 updated this revision to Diff 262150.
andydavis1 added a comment.
addressing review comments
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D79184/new/
https://reviews.llvm.org/D79184
Files:
mlir/include/mlir/Transforms/LoopUtils.h
mlir/lib/Transforms/Utils/LoopUtils.cpp
mlir/test/Dialect/Loops/loop-unroll.mlir
mlir/test/lib/Transforms/CMakeLists.txt
mlir/test/lib/Transforms/TestLoopUnrolling.cpp
mlir/tools/mlir-opt/mlir-opt.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D79184.262150.patch
Type: text/x-patch
Size: 31088 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200505/fcd62bba/attachment.bin>
More information about the llvm-commits
mailing list