[PATCH] D65528: [IR] Value: add replaceUsesWithIf() utility

Roman Lebedev via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Jul 31 11:59:11 PDT 2019


lebedev.ri updated this revision to Diff 212636.
lebedev.ri marked an inline comment as done.
lebedev.ri added a comment.

Move comment in MemorySSAUpdater.cpp


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D65528

Files:
  llvm/include/llvm/IR/Value.h
  llvm/lib/Analysis/MemorySSAUpdater.cpp
  llvm/lib/IR/Value.cpp
  llvm/lib/Target/WebAssembly/WebAssemblyOptimizeReturned.cpp
  llvm/lib/Transforms/IPO/LowerTypeTests.cpp
  llvm/lib/Transforms/Instrumentation/HWAddressSanitizer.cpp
  llvm/lib/Transforms/Scalar/LoopSink.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D65528.212636.patch
Type: text/x-patch
Size: 6506 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190731/5e84134f/attachment.bin>


More information about the llvm-commits mailing list