diff options
author | liuhongt <hongtao.liu@intel.com> | 2024-06-24 09:19:01 +0800 |
---|---|---|
committer | liuhongt <hongtao.liu@intel.com> | 2024-07-01 13:20:09 +0800 |
commit | 55f80c690c5fa59836646565a9dee2a3f68374a0 (patch) | |
tree | a3b04fd669432d33597b26bb0a29573ef9bfa63f /gcc/tree-vect-loop.cc | |
parent | 2ccdd0f22312a14ac64bf944fdc4f8e7532eb0eb (diff) | |
download | gcc-55f80c690c5fa59836646565a9dee2a3f68374a0.zip gcc-55f80c690c5fa59836646565a9dee2a3f68374a0.tar.gz gcc-55f80c690c5fa59836646565a9dee2a3f68374a0.tar.bz2 |
Remove vcond{,u,eq}<mode> expanders since they will be obsolete.
gcc/ChangeLog:
PR target/115517
* config/i386/mmx.md (vcond<mode>v2sf): Removed.
(vcond<MMXMODE124:mode><MMXMODEI:mode>): Ditto.
(vcond<mode><mode>): Ditto.
(vcondu<MMXMODE124:mode><MMXMODEI:mode>): Ditto.
(vcondu<mode><mode>): Ditto.
* config/i386/sse.md (vcond<V_512:mode><VF_512:mode>): Ditto.
(vcond<V_256:mode><VF_256:mode>): Ditto.
(vcond<V_128:mode><VF_128:mode>): Ditto.
(vcond<VI2HFBF_AVX512VL:mode><VHF_AVX512VL:mode>): Ditto.
(vcond<V_512:mode><VI_AVX512BW:mode>): Ditto.
(vcond<V_256:mode><VI_256:mode>): Ditto.
(vcond<V_128:mode><VI124_128:mode>): Ditto.
(vcond<VI8F_128:mode>v2di): Ditto.
(vcondu<V_512:mode><VI_AVX512BW:mode>): Ditto.
(vcondu<V_256:mode><VI_256:mode>): Ditto.
(vcondu<V_128:mode><VI124_128:mode>): Ditto.
(vcondu<VI8F_128:mode>v2di): Ditto.
(vcondeq<VI8F_128:mode>v2di): Ditto.
Diffstat (limited to 'gcc/tree-vect-loop.cc')
0 files changed, 0 insertions, 0 deletions