[llvm] [GISel][TableGen] Generate getRegBankFromRegClass (PR #99896)
Matt Arsenault via llvm-commits
llvm-commits at lists.llvm.org
Mon Jul 22 11:09:52 PDT 2024
================
@@ -0,0 +1,176 @@
+/*===- TableGen'erated file -------------------------------------*- C++ -*-===*\
----------------
arsenm wrote:
This is just a generated output, it's not a test. The test needs to be the tablegen input checking the generated output
https://github.com/llvm/llvm-project/pull/99896
More information about the llvm-commits
mailing list