https://gcc.gnu.org/bugzilla/show_bug.cgi?id=122095
Hongtao Liu <liuhongt at gcc dot gnu.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |liuhongt at gcc dot gnu.org
--- Comment #3 from Hongtao Liu <liuhongt at gcc dot gnu.org> ---
There could be STLF issue if there's following 16-byte load from s1. (it's
expensive to have a global view of how s1 is used, but since the type is
_m128i, there's probably 16-byte load for it).
