[SelectDagISEL] refactor HandlePHINodesInSuccessorBlocks NFC.
authorNick Desaulniers <ndesaulniers@google.com>
Thu, 10 Nov 2022 22:26:47 +0000 (14:26 -0800)
committerNick Desaulniers <ndesaulniers@google.com>
Thu, 10 Nov 2022 22:34:23 +0000 (14:34 -0800)
commitf2981a3bc9f1c22d6ea0f6f6ad9e0b9a9b137e85
tree304138db08d9494fa39f7f8b7a2349b2be426e3f
parent948fc66f5e86450e602a1d48025f76b13efd5bd2
[SelectDagISEL] refactor HandlePHINodesInSuccessorBlocks NFC.

While working on this code to support outputs from callbr along indirect
branches, I kept making these changes again and again. Precommit these.

Reviewed By: craig.topper

Differential Revision: https://reviews.llvm.org/D137445
llvm/lib/CodeGen/SelectionDAG/SelectionDAGBuilder.cpp