[all-commits] [llvm/llvm-project] 7f5819: [mlir][linalg] Linalg.fill on tensor should not ha...
Nicolas Vasilache via All-commits
all-commits at lists.llvm.org
Fri Feb 5 00:25:32 PST 2021
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 7f58196ec797cb75ff0cd75db21cade65dabbbaf
https://github.com/llvm/llvm-project/commit/7f58196ec797cb75ff0cd75db21cade65dabbbaf
Author: Nicolas Vasilache <nicolas.vasilache at gmail.com>
Date: 2021-02-05 (Fri, 05 Feb 2021)
Changed paths:
M mlir/lib/Dialect/Linalg/IR/LinalgOps.cpp
M mlir/test/Dialect/Linalg/canonicalize.mlir
Log Message:
-----------
[mlir][linalg] Linalg.fill on tensor should not have side-effects
Reviewed By: nicolasvasilache
Differential Revision: https://reviews.llvm.org/D96094
More information about the All-commits
mailing list