tstellar wrote: > > I might be missing something, > > `MCRegister RegNo = MatchRegisterName(Name);` > > With a brief look at the generated code it seems to me that it matches only lower case names. Yes, I think that's the issue. https://github.com/llvm/llvm-project/pull/111553