public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
From: "cvs-commit at gcc dot gnu.org" <gcc-bugzilla@gcc.gnu.org>
To: gcc-bugs@gcc.gnu.org
Subject: [Bug target/103861] [i386] vectorize v2qi vectors
Date: Fri, 27 Oct 2023 03:28:19 +0000	[thread overview]
Message-ID: <bug-103861-4-POBvhL9DXr@http.gcc.gnu.org/bugzilla/> (raw)
In-Reply-To: <bug-103861-4@http.gcc.gnu.org/bugzilla/>

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

--- Comment #15 from CVS Commits <cvs-commit at gcc dot gnu.org> ---
The master branch has been updated by hongtao Liu <liuhongt@gcc.gnu.org>:

https://gcc.gnu.org/g:7eed861e8ca3f533e56dea6348573caa09f16f5e

commit r14-4964-g7eed861e8ca3f533e56dea6348573caa09f16f5e
Author: liuhongt <hongtao.liu@intel.com>
Date:   Mon Oct 23 13:40:10 2023 +0800

    Support vec_cmpmn/vcondmn for v2hf/v4hf.

    gcc/ChangeLog:

            PR target/103861
            * config/i386/i386-expand.cc (ix86_expand_sse_movcc): Handle
            V2HF/V2BF/V4HF/V4BFmode.
            * config/i386/i386.cc (ix86_get_mask_mode): Return QImode when
            data_mode is V4HF/V2HFmode.
            * config/i386/mmx.md (vec_cmpv4hfqi): New expander.
            (vcond_mask_<mode>v4hi): Ditto.
            (vcond_mask_<mode>qi): Ditto.
            (vec_cmpv2hfqi): Ditto.
            (vcond_mask_<mode>v2hi): Ditto.
            (mmx_plendvb_<mode>): Add 2 combine splitters after the
            patterns.
            (mmx_pblendvb_v8qi): Ditto.
            (<code>v2hi3): Add a combine splitter after the pattern.
            (<code><mode>3): Ditto.
            (<code>v8qi3): Ditto.
            (<code><mode>3): Ditto.
            * config/i386/sse.md (vcond<mode><mode>): Merge this with ..
            (vcond<sseintvecmodelower><mode>): .. this into ..
            (vcond<VI2HFBF_AVX512VL:mode><VHF_AVX512VL:mode>): .. this,
            and extend to V8BF/V16BF/V32BFmode.

    gcc/testsuite/ChangeLog:

            * g++.target/i386/part-vect-vcondhf.C: New test.
            * gcc.target/i386/part-vect-vec_cmphf.c: New test.

      parent reply	other threads:[~2023-10-27  3:28 UTC|newest]

Thread overview: 15+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-12-29 18:09 [Bug target/103861] New: " ubizjak at gmail dot com
2021-12-29 18:13 ` [Bug target/103861] " ubizjak at gmail dot com
2021-12-29 18:15 ` ubizjak at gmail dot com
2021-12-29 18:21 ` ubizjak at gmail dot com
2021-12-29 20:36 ` pinskia at gcc dot gnu.org
2022-01-02 20:13 ` cvs-commit at gcc dot gnu.org
2022-01-04 13:59 ` rguenth at gcc dot gnu.org
2022-01-04 14:14 ` ubizjak at gmail dot com
2022-01-04 18:44 ` cvs-commit at gcc dot gnu.org
2022-01-05 22:17 ` cvs-commit at gcc dot gnu.org
2022-01-10 20:00 ` cvs-commit at gcc dot gnu.org
2022-01-11 18:24 ` cvs-commit at gcc dot gnu.org
2022-01-12 19:03 ` cvs-commit at gcc dot gnu.org
2022-01-13 19:49 ` cvs-commit at gcc dot gnu.org
2023-10-27  3:28 ` cvs-commit at gcc dot gnu.org [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=bug-103861-4-POBvhL9DXr@http.gcc.gnu.org/bugzilla/ \
    --to=gcc-bugzilla@gcc.gnu.org \
    --cc=gcc-bugs@gcc.gnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).