[all-commits] [llvm/llvm-project] 35d6ee: llvm-mca: Error on MCSubtargetInfo construction fa...

Matt Arsenault via All-commits all-commits at lists.llvm.org
Tue Sep 16 18:30:03 PDT 2025


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 35d6ee63ae0db05c1e1ee2f21a19f5270b24136d
      https://github.com/llvm/llvm-project/commit/35d6ee63ae0db05c1e1ee2f21a19f5270b24136d
  Author: Matt Arsenault <Matthew.Arsenault at amd.com>
  Date:   2025-09-17 (Wed, 17 Sep 2025)

  Changed paths:
    M llvm/tools/llvm-mca/llvm-mca.cpp

  Log Message:
  -----------
  llvm-mca: Error on MCSubtargetInfo construction failure (#159215)

Replace assert with a handled error. The same should probably
be done for all of the MC constructors.



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