[all-commits] [llvm/llvm-project] 275aba: CodeGen: Convert some assorted errors to use repor...
Matt Arsenault via All-commits
all-commits at lists.llvm.org
Thu May 29 23:04:25 PDT 2025
Branch: refs/heads/users/arsenm/codegen/convert-some-uses-reportFatalUsageError
Home: https://github.com/llvm/llvm-project
Commit: 275abaf046e668d4e4c7ce4412c09c35e761e384
https://github.com/llvm/llvm-project/commit/275abaf046e668d4e4c7ce4412c09c35e761e384
Author: Matt Arsenault <Matthew.Arsenault at amd.com>
Date: 2025-05-30 (Fri, 30 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