[all-commits] [llvm/llvm-project] bdd37c: [mlir][tensor] Add some folders for insert/extract...
Lei Zhang via All-commits
all-commits at lists.llvm.org
Tue Oct 12 05:41:09 PDT 2021
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: bdd37c9f494420aef954e63ab0315cc787d658b4
https://github.com/llvm/llvm-project/commit/bdd37c9f494420aef954e63ab0315cc787d658b4
Author: Lei Zhang <antiagainst at google.com>
Date: 2021-10-12 (Tue, 12 Oct 2021)
Changed paths:
M mlir/lib/Dialect/Tensor/IR/TensorOps.cpp
M mlir/test/Dialect/Linalg/hoisting.mlir
M mlir/test/Dialect/Tensor/canonicalize.mlir
Log Message:
-----------
[mlir][tensor] Add some folders for insert/extract slice ops
* Fold extract_slice immediately after insert_slice.
* Fold overlapping insert_slice.
Reviewed By: ThomasRaoux
Differential Revision: https://reviews.llvm.org/D111439
More information about the All-commits
mailing list