[all-commits] [llvm/llvm-project] 9b5a3d: [mlir][vector] Add helper that builds a scalar red...
Matthias Springer via All-commits
all-commits at lists.llvm.org
Thu Feb 10 05:36:01 PST 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 9b5a3d14b2c3bed697f3f5c873bef82bead27818
https://github.com/llvm/llvm-project/commit/9b5a3d14b2c3bed697f3f5c873bef82bead27818
Author: Matthias Springer <springerm at google.com>
Date: 2022-02-10 (Thu, 10 Feb 2022)
Changed paths:
M mlir/include/mlir/Dialect/Vector/Utils/VectorUtils.h
M mlir/lib/Dialect/Vector/Transforms/VectorMultiDimReductionTransforms.cpp
M mlir/lib/Dialect/Vector/Transforms/VectorTransforms.cpp
M mlir/lib/Dialect/Vector/Utils/VectorUtils.cpp
Log Message:
-----------
[mlir][vector] Add helper that builds a scalar reduction according to CombiningKind
Differential Revision: https://reviews.llvm.org/D119433
More information about the All-commits
mailing list