i386: Robustify V2QI and V4QI move patterns
commit42ae7ebfb2665f8565c8d6c04f6214785a6765ce
authorUros Bizjak <ubizjak@gmail.com>
Fri, 7 Jan 2022 19:40:35 +0000 (7 20:40 +0100)
committerUros Bizjak <ubizjak@gmail.com>
Fri, 7 Jan 2022 19:41:30 +0000 (7 20:41 +0100)
treee97714dd6fcc048ee22f7ac61f0a6668a5790664
parenta64478660ee95930773d356760e39e05fe0147fe
i386: Robustify V2QI and V4QI move patterns

Add sse2 isa attribute where needed and remove where not needed.

2022-01-07  Uroš Bizjak  <ubizjak@gmail.com>

gcc/ChangeLog:

* config/i386/mmx.md (*move<V_32:mode>_internal): Add isa attribute.
(*movv2qi_internal): Remve sse2 requirement for alternatives 4,5.
gcc/config/i386/mmx.md