[Bug target/110762] inappropriate use of SSE (or AVX) insns for v2sf mode operations
amonakov at gcc dot gnu.org
gcc-bugzilla@gcc.gnu.org
Fri Jul 21 12:47:40 GMT 2023
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=110762
--- Comment #14 from Alexander Monakov <amonakov at gcc dot gnu.org> ---
That seems undesirable in light of comment #4, you'd risk creating a situation
when -fno-trapping-math is unpredictably slower when denormals appear in dirty
upper halves.
More information about the Gcc-bugs
mailing list