[llvm] [MC] Make MCRegisterInfo::getLLVMRegNum return std::optional<MCRegister>. NFC (PR #107776)
Aiden Grossman via llvm-commits
llvm-commits at lists.llvm.org
Sun Sep 8 23:14:53 PDT 2024
boomanaiden154 wrote:
@topperc I'm assuming the plan here is to eventually remove the implicit integer conversion from `MCRegister`?
https://github.com/llvm/llvm-project/pull/107776
More information about the llvm-commits
mailing list