codee-com/open-catalog

[Fortran] `ieee_fma` (related to PWR048) is available since Fortran 2018

Open

#95 opened on Jul 31, 2025

View on GitHub
 (3 comments) (0 reactions) (0 assignees)Fortran (12 forks)auto 404
Fortranenhancementgood first issue

Repository metrics

Stars
 (105 stars)
PR merge metrics
 (PR metrics pending)

Description

In Fortran, Fused multiply-add was imtroduced as IEEE_FMA in Fortran 2018 standard, so modern codebases may use it.

In Fortran 2023 draft, it is located at 17.11.4.

Contributor guide