https://gcc.gnu.org/bugzilla/show_bug.cgi?id=125880

Alexander Monakov <amonakov at gcc dot gnu.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |amonakov at gcc dot gnu.org

--- Comment #2 from Alexander Monakov <amonakov at gcc dot gnu.org> ---
Small correction: pinsrw is available in first-generation SSE, it's the b/d/q
variants that need SSE4.1.

On Intel, vpbroadcast, when suitable, is a much better option because it is
completely handled by a load port, without involving port 5.

Reply via email to