On 7/1/2021 1:28 PM, H.J. Lu via Gcc-patches wrote:
Presumably these are lifted verbatim from glibc? If so, clearly an ACK for the trunk.This patch is updating soft-fp from glibc: 1. Add __extendhfxf2 to return an IEEE half converted to IEEE extended. 2. Add __truncxfhf2 to truncate IEEE extended into IEEE half. These are needed by x86 _Float16 support.
jeff