llvm-project
63244932
- [TableGen] Make more use of findSubRegIdx. NFCI. (#142996)
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Commit
View On
GitHub
Commit
192 days ago
[TableGen] Make more use of findSubRegIdx. NFCI. (#142996) Outside of CodeGenRegisters itself, we only want to find existing SubRegIdxs, not create new ones. Change findSubRegIdx to assert and use it consistently for this purpose.
References
#142996 - [TableGen] Make more use of findSubRegIdx. NFCI.
Author
jayfoad
Parents
19e2fd5e
Loading