[all-commits] [llvm/llvm-project] 1244bc: [mlir][vector] Support distributing transfer op wi...
Thomas via All-commits
all-commits at lists.llvm.org
Mon Jun 21 12:56:44 PDT 2021
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 1244bca53fb2ff2e6061ae43b830a645bf93cc6d
https://github.com/llvm/llvm-project/commit/1244bca53fb2ff2e6061ae43b830a645bf93cc6d
Author: thomasraoux <thomasraoux at google.com>
Date: 2021-06-21 (Mon, 21 Jun 2021)
Changed paths:
M mlir/lib/Dialect/Vector/VectorTransforms.cpp
M mlir/test/Dialect/Vector/vector-distribution.mlir
Log Message:
-----------
[mlir][vector] Support distributing transfer op with permutation map
Differential Revision: https://reviews.llvm.org/D104263
More information about the All-commits
mailing list