llvm-project
ae66e34c
- [NFC][CodeGen] Add helper function to check SubReg validity (#181489)
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Commit
View On
GitHub
Commit
64 days ago
[NFC][CodeGen] Add helper function to check SubReg validity (#181489) Add function `isSubRegValidForRegClass` to check if a sub-register index can be used with a register class and use it in MIR verifier and a few other places.
References
#181489 - [NFC][CodeGen] Add helper function to check SubReg validity
Author
jurahul
Parents
aeaea7a5
Loading