[Bug target/109379] improve __builtin_fmal

2023-04-02 Thread pinskia at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=109379 --- Comment #2 from Andrew Pinski --- and doing it inline is not going to help that much as the overhead is not due to not being inlined; it is just an expensive operation as it has to be done using soft-float.

[Bug target/109379] improve __builtin_fmal

2023-04-02 Thread pinskia at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=109379 Andrew Pinski changed: What|Removed |Added Resolution|WONTFIX |INVALID

[Bug target/109379] improve __builtin_fmal

2023-04-02 Thread pinskia at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=109379 Andrew Pinski changed: What|Removed |Added Resolution|--- |WONTFIX Status|UNCONFIRMED