[all-commits] [llvm/llvm-project] 940bf8: Mips/X86: Use reportFatalUsageError for subtarget ...

Matt Arsenault via All-commits all-commits at lists.llvm.org
Thu May 29 13:08:24 PDT 2025


  Branch: refs/heads/users/arsenm/codegen/mips-x86-use-reportFatalUsageError-subtarget-constructor
  Home:   https://github.com/llvm/llvm-project
  Commit: 940bf814b3580acb910e0a458d8c135ca0cb3836
      https://github.com/llvm/llvm-project/commit/940bf814b3580acb910e0a458d8c135ca0cb3836
  Author: Matt Arsenault <Matthew.Arsenault at amd.com>
  Date:   2025-05-29 (Thu, 29 May 2025)

  Changed paths:
    M llvm/lib/Target/Mips/MipsSubtarget.cpp
    M llvm/lib/Target/X86/X86Subtarget.cpp
    M llvm/test/CodeGen/Mips/cpus-no-mips64.ll
    M llvm/test/CodeGen/X86/cpus-amd-no-x86_64.ll
    M llvm/test/CodeGen/X86/cpus-intel-no-x86_64.ll
    M llvm/test/CodeGen/X86/cpus-no-x86_64.ll

  Log Message:
  -----------
  Mips/X86: Use reportFatalUsageError for subtarget construction errors



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