[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 15:26:15 PDT 2020
This revision was automatically updated to reflect the committed changes.
Closed by commit rG5f9e0466f273: [mlir][Vector] Fix vector.transfer alignment calculation (authored by nicolasvasilache).
Changed prior to commit:
https://reviews.llvm.org/D80734?vs=267053&id=267060#toc
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.267060.patch
Type: text/x-patch
Size: 18787 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200528/8319449f/attachment.bin>
More information about the llvm-commits
mailing list