[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:50 PDT 2020
This revision was automatically updated to reflect the committed changes.
Closed by commit rG7c3c5b11b1fa: [mlir][Vector] Add option to fully unroll for VectorTransfer to SCF lowering (authored by nicolasvasilache).
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.265255.patch
Type: text/x-patch
Size: 47432 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200520/922e8f16/attachment.bin>
More information about the llvm-commits
mailing list