[all-commits] [llvm/llvm-project] 617ca9: Revert "Added canonicalization for vector.multi_re...
Murali Vijayaraghavan via All-commits
all-commits at lists.llvm.org
Wed Oct 5 14:47:43 PDT 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 617ca92bf155da73a8552345598a920777643e53
https://github.com/llvm/llvm-project/commit/617ca92bf155da73a8552345598a920777643e53
Author: Murali Vijayaraghavan <muralivi at google.com>
Date: 2022-10-05 (Wed, 05 Oct 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/canonicalize.mlir
Log Message:
-----------
Revert "Added canonicalization for vector.multi_reduction"
This reverts commit c16f3260a9255c7d9880f72de7d856f9ceeb1866.
There's a bug in the commit creates a scalar result with `ShapeCastOp`.
Reverting till that fix is done.
More information about the All-commits
mailing list