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

via llvm-commits llvm-commits at lists.llvm.org
Wed Nov 8 05:31:21 PST 2023


================
@@ -289,6 +295,81 @@ void RegisterBankEmitter::emitBaseClassImplementation(
      << "} // end namespace llvm\n";
 }
 
+// RegisterBankInfo tables and enums
+// are discussed in https://discourse.llvm.org/t/74459
----------------
qcolombet wrote:

+1 on this

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


More information about the llvm-commits mailing list