[llvm] [TableGen] Added submulticlass typechecking to template arg values. (PR #112904)

Jay Foad via llvm-commits llvm-commits at lists.llvm.org
Tue Oct 22 05:13:45 PDT 2024


================
@@ -1931,4 +1931,4 @@ def VOPTrue16Table : GenericTable {
 
   let PrimaryKey = ["Opcode"];
   let PrimaryKeyName = "getTrue16OpcodeHelper";
-}
+}
----------------
jayfoad wrote:

Remove this change.

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


More information about the llvm-commits mailing list