[all-commits] [llvm/llvm-project] 02d053: [mlir][Vector] Add a canonicalization pattern for ...
Nicolas Vasilache via All-commits
all-commits at lists.llvm.org
Mon Feb 15 13:26:05 PST 2021
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 02d053ed2d2ef626c3fc747f5224fad605b46060
https://github.com/llvm/llvm-project/commit/02d053ed2d2ef626c3fc747f5224fad605b46060
Author: Nicolas Vasilache <nicolas.vasilache at gmail.com>
Date: 2021-02-15 (Mon, 15 Feb 2021)
Changed paths:
M mlir/include/mlir/Dialect/Vector/VectorOps.td
M mlir/lib/Dialect/Vector/VectorOps.cpp
M mlir/test/Dialect/Vector/canonicalize.mlir
Log Message:
-----------
[mlir][Vector] Add a canonicalization pattern for vector.contract + add
Differential Revision: https://reviews.llvm.org/D96701
More information about the All-commits
mailing list