[all-commits] [llvm/llvm-project] 0c75e0: [TableGen] Add `getName()` to error messages for b...
Shaoce SUN via All-commits
all-commits at lists.llvm.org
Fri Jul 18 09:44:37 PDT 2025
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 0c75e093813c86a1c99b75d2a46f56db7ab516dd
https://github.com/llvm/llvm-project/commit/0c75e093813c86a1c99b75d2a46f56db7ab516dd
Author: Shaoce SUN <sunshaoce at outlook.com>
Date: 2025-07-19 (Sat, 19 Jul 2025)
Changed paths:
M llvm/utils/TableGen/Common/CodeGenSchedule.cpp
Log Message:
-----------
[TableGen] Add `getName()` to error messages for better debugging (#149531)
Including the name helps quickly locate the corresponding Instruction
that caused the issue.
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