[PATCH] D80734: [mlir][Vector] Fix vector.transfer alignment calculation
Nicolas Vasilache via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Thu May 28 14:53:09 PDT 2020
nicolasvasilache updated this revision to Diff 267049.
nicolasvasilache added a comment.
Herald added a subscriber: mgorny.
Add a VectorToSCF pass.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D80734/new/
https://reviews.llvm.org/D80734
Files:
mlir/include/mlir/Conversion/Passes.td
mlir/include/mlir/Conversion/VectorToSCF/VectorToSCF.h
mlir/include/mlir/Dialect/Vector/VectorOps.h
mlir/include/mlir/InitAllPasses.h
mlir/lib/Conversion/VectorToLLVM/ConvertVectorToLLVM.cpp
mlir/lib/Conversion/VectorToSCF/VectorToSCF.cpp
mlir/test/Conversion/VectorToLLVM/vector-to-llvm.mlir
mlir/test/Conversion/VectorToSCF/vector-to-loops.mlir
mlir/test/lib/Transforms/CMakeLists.txt
mlir/test/lib/Transforms/TestVectorToSCFConversion.cpp
mlir/tools/mlir-opt/mlir-opt.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D80734.267049.patch
Type: text/x-patch
Size: 20234 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200528/eb6ce17c/attachment-0001.bin>
More information about the llvm-commits
mailing list