[all-commits] [llvm/llvm-project] f0c3fd: Don't combine if there would remain no true reduct...
bjacob via All-commits
all-commits at lists.llvm.org
Tue Jul 19 12:59:15 PDT 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: f0c3fd185e059a855c1bd4a4779975d3a5c5681f
https://github.com/llvm/llvm-project/commit/f0c3fd185e059a855c1bd4a4779975d3a5c5681f
Author: Benoit Jacob <benoitjacob at google.com>
Date: 2022-07-19 (Tue, 19 Jul 2022)
Changed paths:
M mlir/lib/Dialect/Vector/Transforms/VectorTransforms.cpp
M mlir/test/Dialect/Vector/vector-reduce-to-contract.mlir
Log Message:
-----------
Don't combine if there would remain no true reduction dim.
Differential Revision: https://reviews.llvm.org/D130109
More information about the All-commits
mailing list