[all-commits] [llvm/llvm-project] d19973: [TableGen] Use MCRegister::id() to avoid an implic...
Craig Topper via All-commits
all-commits at lists.llvm.org
Tue Jan 28 23:42:36 PST 2025
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: d1997322cb89c1db345750729f34c4f75d1ff1d1
https://github.com/llvm/llvm-project/commit/d1997322cb89c1db345750729f34c4f75d1ff1d1
Author: Craig Topper <craig.topper at sifive.com>
Date: 2025-01-28 (Tue, 28 Jan 2025)
Changed paths:
M llvm/utils/TableGen/RegisterInfoEmitter.cpp
Log Message:
-----------
[TableGen] Use MCRegister::id() to avoid an implicit conversion from MCRegister to unsigned. NFC
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