[llvm] TableGen support for RegisterBankInfo (PR #71357)

Matt Arsenault via llvm-commits llvm-commits at lists.llvm.org
Thu Nov 9 00:53:28 PST 2023


================
@@ -289,6 +299,141 @@ void RegisterBankEmitter::emitBaseClassImplementation(
      << "} // end namespace llvm\n";
 }
 
+// TableGen already had some RegisterBankInfo support:
----------------
arsenm wrote:

Don't need the history lesson 

https://github.com/llvm/llvm-project/pull/71357


More information about the llvm-commits mailing list