[all-commits] [llvm/llvm-project] 175716: [mlir][vector] Add distribution for extract from 0...
Thomas via All-commits
all-commits at lists.llvm.org
Fri Oct 14 16:17:34 PDT 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 1757164eed244b221c6c078baa7c836e4809e133
https://github.com/llvm/llvm-project/commit/1757164eed244b221c6c078baa7c836e4809e133
Author: Thomas Raoux <thomasraoux at google.com>
Date: 2022-10-14 (Fri, 14 Oct 2022)
Changed paths:
M mlir/lib/Dialect/Vector/Transforms/VectorDistribute.cpp
M mlir/test/Dialect/Vector/vector-warp-distribute.mlir
Log Message:
-----------
[mlir][vector] Add distribution for extract from 0d vector
Differential Revision: https://reviews.llvm.org/D135994
More information about the All-commits
mailing list