================ @@ -289,6 +299,141 @@ void RegisterBankEmitter::emitBaseClassImplementation( << "} // end namespace llvm\n"; } +// TableGen already had some RegisterBankInfo support: ---------------- CBSears wrote: Yeah, that was mostly for me. I'll simplify it. https://github.com/llvm/llvm-project/pull/71357