[PATCH] D78426: [MLIR] Move `replaceAllUsesExcept` from LoopUtil.h to Value.h.

Alexander Belyaev via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Apr 20 00:30:22 PDT 2020


This revision was automatically updated to reflect the committed changes.
Closed by commit rGad9988f4da95: [MLIR] Move `replaceAllUsesExcept` from LoopUtil.h to Value.h. (authored by pifon2a).

Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D78426/new/

https://reviews.llvm.org/D78426

Files:
  mlir/include/mlir/IR/Value.h
  mlir/include/mlir/Transforms/LoopUtils.h
  mlir/lib/Dialect/Linalg/Transforms/Fusion.cpp
  mlir/lib/IR/Value.cpp
  mlir/lib/Transforms/Utils/LoopUtils.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D78426.258670.patch
Type: text/x-patch
Size: 4696 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200420/9dbb3d78/attachment.bin>


More information about the llvm-commits mailing list