[PATCH] D61011: [NFC] PHINode: introduce replaceIncomingBlockWith() function, use it

Roman Lebedev via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Apr 24 03:33:21 PDT 2019


lebedev.ri updated this revision to Diff 196412.
lebedev.ri marked an inline comment as done.
lebedev.ri retitled this revision from "[NFC] PHINode: introduce changeIncomingBlock() function, use it" to "[NFC] PHINode: introduce replaceIncomingBlockWith() function, use it".

Repository:
  rL LLVM

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

https://reviews.llvm.org/D61011

Files:
  include/llvm/IR/Instructions.h
  lib/CodeGen/CodeGenPrepare.cpp
  lib/IR/BasicBlock.cpp
  lib/Transforms/Scalar/InductiveRangeCheckElimination.cpp
  lib/Transforms/Scalar/LoopInterchange.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D61011.196412.patch
Type: text/x-patch
Size: 3729 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190424/024ee2a2/attachment.bin>


More information about the llvm-commits mailing list