[all-commits] [llvm/llvm-project] a756f1: [mlir][Linalg] Add folding of linalg.copy that are...
Nicolas Vasilache via All-commits
all-commits at lists.llvm.org
Thu Mar 4 05:41:54 PST 2021
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: a756f12b4dc94a2bcd8cd5e57ed7d64f9b3d4670
https://github.com/llvm/llvm-project/commit/a756f12b4dc94a2bcd8cd5e57ed7d64f9b3d4670
Author: Nicolas Vasilache <nicolas.vasilache at gmail.com>
Date: 2021-03-04 (Thu, 04 Mar 2021)
Changed paths:
M mlir/lib/Dialect/Linalg/IR/LinalgOps.cpp
M mlir/test/Dialect/Linalg/canonicalize.mlir
Log Message:
-----------
[mlir][Linalg] Add folding of linalg.copy that are in fact identities.
Differential Revision: https://reviews.llvm.org/D97939
More information about the All-commits
mailing list