[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
Mon May 18 10:13:40 PDT 2020
nicolasvasilache updated this revision to Diff 264668.
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/VectorToLoops/vector-to-loops.mlir
mlir/test/lib/Transforms/TestVectorToSCFConversion.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D80100.264668.patch
Type: text/x-patch
Size: 46562 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200518/7026748d/attachment.bin>
More information about the llvm-commits
mailing list