[all-commits] [llvm/llvm-project] ad9988: [MLIR] Move `replaceAllUsesExcept` from LoopUtil.h...
Alexander Belyaev via All-commits
all-commits at lists.llvm.org
Mon Apr 20 00:22:33 PDT 2020
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: ad9988f4da95d91f1fdb0bf831be375d4e9bb818
https://github.com/llvm/llvm-project/commit/ad9988f4da95d91f1fdb0bf831be375d4e9bb818
Author: Alexander Belyaev <pifon at google.com>
Date: 2020-04-20 (Mon, 20 Apr 2020)
Changed paths:
M mlir/include/mlir/IR/Value.h
M mlir/include/mlir/Transforms/LoopUtils.h
M mlir/lib/Dialect/Linalg/Transforms/Fusion.cpp
M mlir/lib/IR/Value.cpp
M mlir/lib/Transforms/Utils/LoopUtils.cpp
Log Message:
-----------
[MLIR] Move `replaceAllUsesExcept` from LoopUtil.h to Value.h.
Differential Revision: https://reviews.llvm.org/D78426
More information about the All-commits
mailing list