[all-commits] [llvm/llvm-project] 66461d: SPIRV: Set NoPHIs property after rewriting the...

Matt Arsenault via All-commits all-commits at lists.llvm.org
Thu Apr 24 02:15:02 PDT 2025


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 66461dbb3b8d107fae2d50049205ddb8c192049c
      https://github.com/llvm/llvm-project/commit/66461dbb3b8d107fae2d50049205ddb8c192049c
  Author: Matt Arsenault <Matthew.Arsenault at amd.com>
  Date:   2025-04-24 (Thu, 24 Apr 2025)

  Changed paths:
    M llvm/lib/Target/SPIRV/SPIRVModuleAnalysis.cpp

  Log Message:
  -----------
      SPIRV: Set NoPHIs property after rewriting them (#136327)

There should be no PHIs after selection, as OpPhi is used
 instead. This hopefully avoids errors in #135277.



To unsubscribe from these emails, change your notification settings at https://github.com/llvm/llvm-project/settings/notifications


More information about the All-commits mailing list