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

Alexander Belyaev via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Sat Apr 18 07:01:03 PDT 2020


pifon2a created this revision.
Herald added subscribers: llvm-commits, frgossen, grosul1, Joonsoo, liufengdb, lucyrfox, mgester, arpith-jacob, nicolasvasilache, antiagainst, shauheen, burmako, jpienaar, rriddle, mehdi_amini.
Herald added a reviewer: nicolasvasilache.
Herald added a reviewer: rriddle.
Herald added a project: LLVM.

Repository:
  rG LLVM Github Monorepo

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.258519.patch
Type: text/x-patch
Size: 4445 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200418/ae2b9de0/attachment.bin>


More information about the llvm-commits mailing list