llvm-project
b1eb7fae
- [PowerPC] Use MCRegister instead of unsigned. NFC (#167602)
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Commit
View On
GitHub
Commit
80 days ago
[PowerPC] Use MCRegister instead of unsigned. NFC (#167602) I'm considering a operator>(MCRegister, unsigned) and operator<(MCRegister, unsigned) so I have not updated those lines. Such comparisons are common on MCRegister.
References
#167602 - [PowerPC] Use MCRegister instead of unsigned. NFC
Author
topperc
Parents
124bfdf3
Loading