[all-commits] [llvm/llvm-project] d0453a: [mlir][vector] Extend pattern to trim lead unit di...
Thomas via All-commits
all-commits at lists.llvm.org
Fri May 7 13:56:19 PDT 2021
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: d0453a8933a14c9441b2d89e6f934bd1bc243200
https://github.com/llvm/llvm-project/commit/d0453a8933a14c9441b2d89e6f934bd1bc243200
Author: thomasraoux <thomasraoux at google.com>
Date: 2021-05-07 (Fri, 07 May 2021)
Changed paths:
M mlir/lib/Dialect/Vector/VectorTransforms.cpp
M mlir/test/Dialect/Vector/vector-transforms.mlir
Log Message:
-----------
[mlir][vector] Extend pattern to trim lead unit dimension to Splat Op
Differential Revision: https://reviews.llvm.org/D102091
More information about the All-commits
mailing list