[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:47:48 PDT 2020


This revision was automatically updated to reflect the committed changes.
Closed by commit rG93d1108801dd: [MLIR][LoopOps] Adds the loop unroll transformation for loop::ForOp. (authored by andydavis1).

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


More information about the llvm-commits mailing list