[all-commits] [llvm/llvm-project] 9b6c2e: [mlir][Linalg] Add GenericOp self-copy on buffers ...
Nicolas Vasilache via All-commits
all-commits at lists.llvm.org
Wed Jan 26 02:56:59 PST 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 9b6c2ea30219c16c264eaa38609e324470e2ad07
https://github.com/llvm/llvm-project/commit/9b6c2ea30219c16c264eaa38609e324470e2ad07
Author: Nicolas Vasilache <ntv at google.com>
Date: 2022-01-26 (Wed, 26 Jan 2022)
Changed paths:
M mlir/lib/Dialect/Linalg/IR/LinalgOps.cpp
M mlir/test/Dialect/Linalg/canonicalize.mlir
M mlir/test/Dialect/Linalg/inlining.mlir
Log Message:
-----------
[mlir][Linalg] Add GenericOp self-copy on buffers folding
Reviewed By: pifon2a
Differential Revision: https://reviews.llvm.org/D118116
More information about the All-commits
mailing list