[PATCH] D127830: NFC: restructure code for CreateControlFlowHub()

Ruiling, Song via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Jun 15 00:15:31 PDT 2022


ruiling created this revision.
ruiling added reviewers: sameerds, bcahoon.
Herald added a subscriber: hiraditya.
Herald added a project: All.
ruiling requested review of this revision.
Herald added a project: LLVM.
Herald added a subscriber: llvm-commits.

This is just moving code around to make it easy to follow and prepare
for the next change to reduce number of live values.


Repository:
  rG LLVM Github Monorepo

https://reviews.llvm.org/D127830

Files:
  llvm/lib/Transforms/Utils/BasicBlockUtils.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D127830.437056.patch
Type: text/x-patch
Size: 9536 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220615/0d324379/attachment.bin>


More information about the llvm-commits mailing list