[all-commits] [llvm/llvm-project] 14c145: [mlir][Vector] Add vector to outerproduct lowering...
Nicolas Vasilache via All-commits
all-commits at lists.llvm.org
Fri Jul 30 07:33:12 PDT 2021
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 14c1450d5cac71d0bfa946a4766a3cd125e6a694
https://github.com/llvm/llvm-project/commit/14c1450d5cac71d0bfa946a4766a3cd125e6a694
Author: Nicolas Vasilache <nicolas.vasilache at gmail.com>
Date: 2021-07-30 (Fri, 30 Jul 2021)
Changed paths:
M mlir/lib/Dialect/Vector/VectorTransforms.cpp
M mlir/test/Dialect/Vector/vector-contract-matvec-transforms.mlir
Log Message:
-----------
[mlir][Vector] Add vector to outerproduct lowering for the [reduction, parallel] case.
Differential Revision: https://reviews.llvm.org/D105373
More information about the All-commits
mailing list