[PATCH] aarch64: Add vector logp1 alias for log1p

Wilco Dijkstra Wilco.Dijkstra@arm.com
Thu Sep 19 16:56:10 GMT 2024


Hi Joe,

> To enable vectorisation of C23 logp1, which is an alias for
> log1p. There are no new tests or ulp entries because the new symbols
> are simply aliases.

Looks good. I slightly reworded the commit message to:

    AArch64: Add vector logp1 alias for log1p
    
    This enables vectorisation of C23 logp1, which is an alias for log1p.
    There are no new tests or ulp entries because the new symbols are simply
    aliases.
    
    Reviewed-by: Wilco Dijkstra  <Wilco.Dijkstra@arm.com>

Committed.

Cheers,
Wilco


More information about the Libc-alpha mailing list