[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:46:58 PDT 2020


andydavis1 updated this revision to Diff 262162.
andydavis1 added a comment.

Rebase


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.262162.patch
Type: text/x-patch
Size: 31088 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200505/acf63a75/attachment-0001.bin>


More information about the llvm-commits mailing list