================ @@ -1007,6 +1023,10 @@ IEEEFloat &IEEEFloat::operator=(IEEEFloat &&rhs) { } bool IEEEFloat::isDenormal() const { + // No denormals in Float8E8M0FN ---------------- tschuett wrote: A full sentence with a dot would be nice. https://github.com/llvm/llvm-project/pull/107127