[all-commits] [llvm/llvm-project] 525c25: [SPIRV] Fix warning in SPIRVMergeRegionExitTargets...

Helena Kotas via All-commits all-commits at lists.llvm.org
Thu Jun 13 08:13:02 PDT 2024


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 525c25acd364f018b4fa55e941bd702587478b1c
      https://github.com/llvm/llvm-project/commit/525c25acd364f018b4fa55e941bd702587478b1c
  Author: Helena Kotas <hekotas at microsoft.com>
  Date:   2024-06-13 (Thu, 13 Jun 2024)

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

  Log Message:
  -----------
  [SPIRV] Fix warning in SPIRVMergeRegionExitTargets.cpp (#95283)

Fix warning in SPIRVMergeRegionExitTargets.cpp about "non-void function
does not return a value in all control paths" by changing assert to
llvm_unreachable.



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