[llvm] [mlir] [MLIR] Add f6E3M2FN type (PR #105573)

Sergey Kozub via llvm-commits llvm-commits at lists.llvm.org
Thu Sep 5 02:15:18 PDT 2024


================
@@ -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


More information about the llvm-commits mailing list