[all-commits] [llvm/llvm-project] b24c91: [mlir][Vector][Bigfix] Fix vector transfer to sto...
Nicolas Vasilache via All-commits
all-commits at lists.llvm.org
Tue Oct 12 06:28:28 PDT 2021
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: b24c91fffc3f28f6b1a6c6f25c7f83efcdeda206
https://github.com/llvm/llvm-project/commit/b24c91fffc3f28f6b1a6c6f25c7f83efcdeda206
Author: Nicolas Vasilache <nicolas.vasilache at gmail.com>
Date: 2021-10-12 (Tue, 12 Oct 2021)
Changed paths:
M mlir/lib/Dialect/Vector/VectorTransforms.cpp
M mlir/test/Dialect/Vector/vector-transfer-to-vector-load-store.mlir
Log Message:
-----------
[mlir][Vector][Bigfix] Fix vector transfer to store lowering to insert a proper ExtractOp
Differential Revision: https://reviews.llvm.org/D111641
More information about the All-commits
mailing list