Skip to content

[CodeGen] Remove getSubReg from TargetRegisterInfo. NFC #127680

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Feb 18, 2025

Conversation

topperc
Copy link
Collaborator

@topperc topperc commented Feb 18, 2025

Users can use the version inherited from MCRegisterInfo.

This version was added by e7694f3 to return a Register. It was later changed to return MCRegister by bab72dd making it identical MCRegisterInfo.

Users can use the version inherited from MCRegisterInfo.

This version was added by e7694f3 to return a Register. It
later changed to MCRegister by bab72dd making it identical
MCRegisterInfo.
@topperc topperc requested review from arsenm and mtrofin February 18, 2025 18:29
@topperc topperc merged commit e31a1c8 into llvm:main Feb 18, 2025
8 of 10 checks passed
@topperc topperc deleted the pr/getsubreg branch February 18, 2025 19:30
wldfngrs pushed a commit to wldfngrs/llvm-project that referenced this pull request Feb 19, 2025
Users can use the version inherited from MCRegisterInfo.

This version was added by e7694f3 to return a Register. It was
later changed to return MCRegister by bab72dd making it identical
MCRegisterInfo.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants