[PATCH] D63338: PHINode: introduce setIncomingValueForBlock() function, and use it.

Whitney via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Jun 17 07:19:31 PDT 2019


Whitney updated this revision to Diff 205065.
Whitney added a comment.

Added the assert. Thanks for the reviews.


Repository:
  rL LLVM

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

https://reviews.llvm.org/D63338

Files:
  llvm/include/llvm/IR/Instructions.h
  llvm/lib/CodeGen/SafeStack.cpp
  llvm/lib/Transforms/Scalar/GVN.cpp
  llvm/lib/Transforms/Scalar/InductiveRangeCheckElimination.cpp
  llvm/lib/Transforms/Scalar/LoopUnswitch.cpp
  llvm/lib/Transforms/Scalar/StructurizeCFG.cpp
  llvm/lib/Transforms/Utils/LoopUnrollPeel.cpp
  llvm/lib/Transforms/Utils/LoopUnrollRuntime.cpp
  llvm/lib/Transforms/Utils/SimplifyCFG.cpp
  llvm/lib/Transforms/Vectorize/LoopVectorize.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D63338.205065.patch
Type: text/x-patch
Size: 8506 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190617/026a7b77/attachment.bin>


More information about the llvm-commits mailing list