[all-commits] [llvm/llvm-project] f2981a: [SelectDagISEL] refactor HandlePHINodesInSuccessor...

Nick Desaulniers via All-commits all-commits at lists.llvm.org
Thu Nov 10 14:34:41 PST 2022


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: f2981a3bc9f1c22d6ea0f6f6ad9e0b9a9b137e85
      https://github.com/llvm/llvm-project/commit/f2981a3bc9f1c22d6ea0f6f6ad9e0b9a9b137e85
  Author: Nick Desaulniers <ndesaulniers at google.com>
  Date:   2022-11-10 (Thu, 10 Nov 2022)

  Changed paths:
    M llvm/lib/CodeGen/SelectionDAG/SelectionDAGBuilder.cpp

  Log Message:
  -----------
  [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




More information about the All-commits mailing list