[PATCH] D80100: [mlir][Vector] Add option to fully unroll for VectorTransfer to SCF lowering

Nicolas Vasilache via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed May 20 08:11:00 PDT 2020


nicolasvasilache updated this revision to Diff 265251.
nicolasvasilache added a comment.

Rebase.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D80100

Files:
  mlir/include/mlir/Conversion/VectorToSCF/VectorToSCF.h
  mlir/include/mlir/Dialect/Vector/VectorOps.td
  mlir/include/mlir/Dialect/Vector/VectorUtils.h
  mlir/lib/Conversion/VectorToSCF/VectorToSCF.cpp
  mlir/lib/Dialect/Vector/VectorOps.cpp
  mlir/lib/Dialect/Vector/VectorTransforms.cpp
  mlir/lib/Dialect/Vector/VectorUtils.cpp
  mlir/test/Conversion/VectorToSCF/vector-to-loops.mlir
  mlir/test/lib/Transforms/TestVectorToSCFConversion.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D80100.265251.patch
Type: text/x-patch
Size: 47432 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200520/6c752697/attachment-0001.bin>


More information about the llvm-commits mailing list