[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:10:58 PDT 2020
nicolasvasilache updated this revision to Diff 265250.
nicolasvasilache marked 2 inline comments as done.
nicolasvasilache added a comment.
Address review.
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.265250.patch
Type: text/x-patch
Size: 47467 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200520/c85a7bac/attachment-0001.bin>
More information about the llvm-commits
mailing list