================ @@ -67,6 +67,7 @@ class Builder { FloatType getFloat8E4M3FNUZType(); FloatType getFloat8E4M3B11FNUZType(); FloatType getFloat8E3M4Type(); + FloatType getFloat6E3M2FNType(); ---------------- sergey-kozub wrote: Done, here and in the other places. https://github.com/llvm/llvm-project/pull/105573