[all-commits] [llvm/llvm-project] 0ff3d7: [GlobalISel] Make IRTranslator able to handle PHIs...

Dávid Ferenc Szabó via All-commits all-commits at lists.llvm.org
Mon Jan 15 08:26:42 PST 2024


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 0ff3d729f92b3878d48eb1179649d7bb5feecd02
      https://github.com/llvm/llvm-project/commit/0ff3d729f92b3878d48eb1179649d7bb5feecd02
  Author: Dávid Ferenc Szabó <30732159+dfszabo at users.noreply.github.com>
  Date:   2024-01-15 (Mon, 15 Jan 2024)

  Changed paths:
    M llvm/lib/CodeGen/GlobalISel/IRTranslator.cpp
    A llvm/test/CodeGen/AArch64/GlobalISel/phi-with-empty-type.ll

  Log Message:
  -----------
  [GlobalISel] Make IRTranslator able to handle PHIs with empty types. (#73235)

SelectionDAG already handle this since
e53b7d1a11d180ed7b33190a837d8898ab2a0b71.




More information about the All-commits mailing list