[all-commits] [llvm/llvm-project] 0c4e53: [mlir][Linalg] Add an InitTensor -> DimOp canonica...
Nicolas Vasilache via All-commits
all-commits at lists.llvm.org
Wed Jul 7 01:46:48 PDT 2021
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 0c4e538d8fdaf66b4eb9f361f156d068e4f90abd
https://github.com/llvm/llvm-project/commit/0c4e538d8fdaf66b4eb9f361f156d068e4f90abd
Author: Nicolas Vasilache <nicolas.vasilache at gmail.com>
Date: 2021-07-07 (Wed, 07 Jul 2021)
Changed paths:
M mlir/lib/Dialect/Linalg/IR/LinalgOps.cpp
M mlir/test/Dialect/Linalg/canonicalize.mlir
Log Message:
-----------
[mlir][Linalg] Add an InitTensor -> DimOp canonicalization pattern.
Differential Revision: https://reviews.llvm.org/D105537
More information about the All-commits
mailing list