[all-commits] [llvm/llvm-project] 1cdee6: CodeGen: Convert some assorted errors to use repor...

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


  Branch: refs/heads/users/arsenm/codegen/convert-some-uses-reportFatalUsageError
  Home:   https://github.com/llvm/llvm-project
  Commit: 1cdee6cfcd7b524f271319aa7af90f5411119eb2
      https://github.com/llvm/llvm-project/commit/1cdee6cfcd7b524f271319aa7af90f5411119eb2
  Author: Matt Arsenault <Matthew.Arsenault at amd.com>
  Date:   2025-05-29 (Thu, 29 May 2025)

  Changed paths:
    M llvm/lib/CodeGen/AsmPrinter/AsmPrinter.cpp
    M llvm/lib/CodeGen/LiveVariables.cpp
    M llvm/lib/CodeGen/SelectionDAG/SelectionDAGISel.cpp
    M llvm/lib/CodeGen/TargetPassConfig.cpp
    M llvm/test/CodeGen/AArch64/fast-isel-sp-adjust.ll
    M llvm/test/CodeGen/Generic/llc-start-stop-instance-errors.ll
    M llvm/test/CodeGen/Generic/llc-start-stop.ll
    M llvm/test/CodeGen/Generic/opt-codegen-no-target-machine.ll
    M llvm/test/CodeGen/Mips/Fast-ISel/double-arg.ll
    M llvm/test/CodeGen/Mips/Fast-ISel/fast-isel-softfloat-lower-args.ll
    M llvm/test/CodeGen/X86/fast-isel-args-fail2.ll

  Log Message:
  -----------
  CodeGen: Convert some assorted errors to use reportFatalUsageError

The test coverage is lacking for many of these 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