================ @@ -214,13 +223,41 @@ struct APFloatBase { // types, there are no infinity or NaN values. The format is detailed in // https://www.opencompute.org/documents/ocp-microscaling-formats-mx-v1-0-spec-final-pdf S_Float4E2M1FN, - + // TODO: Documentation is missing. S_x87DoubleExtended, - S_MaxSemantics = S_x87DoubleExtended, + // These are legacy semantics for the fallback, inaccrurate implementation ---------------- arsenm wrote:
Typo inaccrurate https://github.com/llvm/llvm-project/pull/117291 _______________________________________________ cfe-commits mailing list cfe-commits@lists.llvm.org https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits