diff options
author | Tobias Gysi <gysit@google.com> | 2021-09-27 10:07:44 +0000 |
---|---|---|
committer | Tobias Gysi <gysit@google.com> | 2021-09-27 11:28:25 +0000 |
commit | e158b5634aa67ea3039a62c3d8bda79b77b3b21c (patch) | |
tree | f207163c560e4389a438cdb8b9e2e8054e3f81b7 /llvm/lib/Transforms/Utils/Local.cpp | |
parent | d5629b5d4d41ce71703105362f58dfcdbb6cc175 (diff) | |
download | llvm-e158b5634aa67ea3039a62c3d8bda79b77b3b21c.zip llvm-e158b5634aa67ea3039a62c3d8bda79b77b3b21c.tar.gz llvm-e158b5634aa67ea3039a62c3d8bda79b77b3b21c.tar.bz2 |
[mlir][linalg] Make fusion on tensor rewriter friendly (NFC).
Let the calling pass or pattern replace the uses of the original root operation. Internally, the tileAndFuse still replaces uses and updates operands but only of newly created operations.
Reviewed By: nicolasvasilache
Differential Revision: https://reviews.llvm.org/D110169
Diffstat (limited to 'llvm/lib/Transforms/Utils/Local.cpp')
0 files changed, 0 insertions, 0 deletions