llvm-project
ae66e34c - [NFC][CodeGen] Add helper function to check SubReg validity (#181489)

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.
Author
Parents
Loading