[all-commits] [llvm/llvm-project] d55854: [mlir][Vector] Add return type inference for multi...
Benjamin Kramer via All-commits
all-commits at lists.llvm.org
Fri Feb 18 04:01:09 PST 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: d558540fae376361fbbf9554828c7488bc1c341d
https://github.com/llvm/llvm-project/commit/d558540fae376361fbbf9554828c7488bc1c341d
Author: Benjamin Kramer <benny.kra at googlemail.com>
Date: 2022-02-18 (Fri, 18 Feb 2022)
Changed paths:
M mlir/include/mlir/Dialect/Vector/IR/VectorOps.td
M mlir/lib/Dialect/Vector/IR/VectorOps.cpp
M mlir/test/Dialect/Vector/invalid.mlir
Log Message:
-----------
[mlir][Vector] Add return type inference for multi_reduction
This subsumes the builder and verifier.
More information about the All-commits
mailing list