[all-commits] [llvm/llvm-project] 545f98: [mlir] Support masked 1D vector transfer ops in Pr...
Matthias Springer via All-commits
all-commits at lists.llvm.org
Fri Apr 23 02:09:32 PDT 2021
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 545f98efc74bb1fb5dfa6edd2ce80b8154664741
https://github.com/llvm/llvm-project/commit/545f98efc74bb1fb5dfa6edd2ce80b8154664741
Author: Matthias Springer <springerm at google.com>
Date: 2021-04-23 (Fri, 23 Apr 2021)
Changed paths:
M mlir/lib/Conversion/VectorToSCF/ProgressiveVectorToSCF.cpp
M mlir/test/Integration/Dialect/Vector/CPU/test-transfer-read-1d.mlir
Log Message:
-----------
[mlir] Support masked 1D vector transfer ops in ProgressiveVectorToSCF
Support for masked N-D vector transfer ops will be added in a subsequent commit.
Differential Revision: https://reviews.llvm.org/D101132
More information about the All-commits
mailing list