[all-commits] [llvm/llvm-project] 7c15e0: [mlir][Linalg] Add canonicalization for init_tenso...
MaheshRavishankar via All-commits
all-commits at lists.llvm.org
Tue Jan 26 23:23:54 PST 2021
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 7c15e0f64ccc79a53ed2db258f1cb58ec452a957
https://github.com/llvm/llvm-project/commit/7c15e0f64ccc79a53ed2db258f1cb58ec452a957
Author: MaheshRavishankar <ravishankarm at google.com>
Date: 2021-01-26 (Tue, 26 Jan 2021)
Changed paths:
M mlir/lib/Dialect/Linalg/IR/LinalgOps.cpp
M mlir/test/Dialect/Linalg/canonicalize.mlir
Log Message:
-----------
[mlir][Linalg] Add canonicalization for init_tensor -> subtensor op.
Differential Revision: https://reviews.llvm.org/D95305
More information about the All-commits
mailing list