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 middle-end/106010] Miss vectorization for complex type copy.
Date: Wed, 20 Jul 2022 08:07:00 +0000	[thread overview]
Message-ID: <bug-106010-4-koq3ft3sBY@http.gcc.gnu.org/bugzilla/> (raw)
In-Reply-To: <bug-106010-4@http.gcc.gnu.org/bugzilla/>

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

--- Comment #5 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:f9d4c3b45c5ed5f45c8089c990dbd4e181929c3d

commit r13-1762-gf9d4c3b45c5ed5f45c8089c990dbd4e181929c3d
Author: liuhongt <hongtao.liu@intel.com>
Date:   Tue Jul 19 17:24:52 2022 +0800

    Lower complex type move to enable vectorization for complex type
load&store.

    2022-07-20  Richard Biener  <richard.guenther@gmail.com>
                Hongtao Liu  <hongtao.liu@intel.com>

    gcc/ChangeLog:

            PR tree-optimization/106010
            * tree-complex.cc (init_dont_simulate_again): Lower complex
            type move.
            (expand_complex_move): Also expand COMPLEX_CST for rhs.

    gcc/testsuite/ChangeLog:

            * gcc.target/i386/pr106010-1a.c: New test.
            * gcc.target/i386/pr106010-1b.c: New test.
            * gcc.target/i386/pr106010-1c.c: New test.
            * gcc.target/i386/pr106010-2a.c: New test.
            * gcc.target/i386/pr106010-2b.c: New test.
            * gcc.target/i386/pr106010-2c.c: New test.
            * gcc.target/i386/pr106010-3a.c: New test.
            * gcc.target/i386/pr106010-3b.c: New test.
            * gcc.target/i386/pr106010-3c.c: New test.
            * gcc.target/i386/pr106010-4a.c: New test.
            * gcc.target/i386/pr106010-4b.c: New test.
            * gcc.target/i386/pr106010-4c.c: New test.
            * gcc.target/i386/pr106010-5a.c: New test.
            * gcc.target/i386/pr106010-5b.c: New test.
            * gcc.target/i386/pr106010-5c.c: New test.
            * gcc.target/i386/pr106010-6a.c: New test.
            * gcc.target/i386/pr106010-6b.c: New test.
            * gcc.target/i386/pr106010-6c.c: New test.
            * gcc.target/i386/pr106010-7a.c: New test.
            * gcc.target/i386/pr106010-7b.c: New test.
            * gcc.target/i386/pr106010-7c.c: New test.
            * gcc.target/i386/pr106010-8a.c: New test.
            * gcc.target/i386/pr106010-8b.c: New test.
            * gcc.target/i386/pr106010-8c.c: New test.
            * gcc.target/i386/pr106010-9a.c: New test.
            * gcc.target/i386/pr106010-9b.c: New test.
            * gcc.target/i386/pr106010-9c.c: New test.
            * gcc.target/i386/pr106010-9d.c: New test.

  parent reply	other threads:[~2022-07-20  8:07 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-06-17  4:37 [Bug tree-optimization/106010] New: " crazylht at gmail dot com
2022-06-20 10:10 ` [Bug middle-end/106010] " rguenth at gcc dot gnu.org
2022-06-23  6:44 ` crazylht at gmail dot com
2022-06-23  6:45 ` crazylht at gmail dot com
2022-07-11 17:32 ` pinskia at gcc dot gnu.org
2022-07-20  8:07 ` cvs-commit at gcc dot gnu.org [this message]
2022-07-20  8:15 ` crazylht at gmail dot com
2022-07-22  2:08 ` cvs-commit at gcc dot gnu.org
2022-07-22  3:23 ` linkw at gcc dot gnu.org

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-106010-4-koq3ft3sBY@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).