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

Phabricator via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Sun May 5 12:02:02 PDT 2019


This revision was automatically updated to reflect the committed changes.
Closed by commit rL359995: [NFC] PHINode: introduce replaceIncomingBlockWith() function, use it (authored by lebedevri, committed by ).

Changed prior to commit:
  https://reviews.llvm.org/D61011?vs=196811&id=198191#toc

Repository:
  rL LLVM

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

https://reviews.llvm.org/D61011

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

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D61011.198191.patch
Type: text/x-patch
Size: 5232 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190505/202c94ab/attachment.bin>


More information about the llvm-commits mailing list