[all-commits] [llvm/llvm-project] cc83c2: [mlir][vector] Add canonicalization extract + splat
Thomas via All-commits
all-commits at lists.llvm.org
Wed Oct 13 08:09:01 PDT 2021
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: cc83c2444f8a3bdb7f4b92f52a14b53792346057
https://github.com/llvm/llvm-project/commit/cc83c2444f8a3bdb7f4b92f52a14b53792346057
Author: thomasraoux <thomasraoux at google.com>
Date: 2021-10-13 (Wed, 13 Oct 2021)
Changed paths:
M mlir/lib/Dialect/Vector/VectorOps.cpp
M mlir/test/Dialect/Vector/canonicalize.mlir
Log Message:
-----------
[mlir][vector] Add canonicalization extract + splat
Make canonicalization working on broadcast also work on splat op.
Differential Revision: https://reviews.llvm.org/D111690
More information about the All-commits
mailing list