================ @@ -14,6 +14,7 @@ class ValueType<int size, int value> { string Namespace = "MVT"; string LLVMName = NAME; + string LLVMTy = ""; ---------------- kito-cheng wrote: Oh, I guess I van just inference from the name. https://github.com/llvm/llvm-project/pull/96608