[all-commits] [llvm/llvm-project] 920ea4: [SPIR-V] Replace assert with report_fatal (#118617)

Nathan Gauër via All-commits all-commits at lists.llvm.org
Wed Dec 4 04:47:43 PST 2024


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 920ea4af64d92486b75dc13e25bff32deda287b4
      https://github.com/llvm/llvm-project/commit/920ea4af64d92486b75dc13e25bff32deda287b4
  Author: Nathan Gauër <brioche at google.com>
  Date:   2024-12-04 (Wed, 04 Dec 2024)

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

  Log Message:
  -----------
  [SPIR-V] Replace assert with report_fatal (#118617)

Irreducible must always be rejected, not only in debug builds.

Signed-off-by: Nathan Gauër <brioche at google.com>



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