]> git.ipfire.org Git - thirdparty/gcc.git/commit
x86: fold two of vec_dupv2df<mask_name>'s alternatives
authorJan Beulich <jbeulich@suse.com>
Wed, 2 Aug 2023 09:04:37 +0000 (11:04 +0200)
committerJan Beulich <jbeulich@suse.com>
Wed, 2 Aug 2023 09:04:37 +0000 (11:04 +0200)
commit68c3aa7510b2f45f44379ecd77e97c88780a84ed
tree45e84dd46a2fdb59df4ed145b85d163e8021fef8
parent0d6a0220205c2d99e878e32ac3a204bdd0dfa980
x86: fold two of vec_dupv2df<mask_name>'s alternatives

By using Yvm in the source, both can be expressed in one.

gcc/

* config/i386/sse.md (vec_dupv2df<mask_name>): Fold the middle
two of the alternatives.
gcc/config/i386/sse.md