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/90773] Improve piecewise operation
Date: Mon, 02 Aug 2021 17:41:09 +0000	[thread overview]
Message-ID: <bug-90773-4-GWs1nZCfkM@http.gcc.gnu.org/bugzilla/> (raw)
In-Reply-To: <bug-90773-4@http.gcc.gnu.org/bugzilla/>

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

--- Comment #11 from CVS Commits <cvs-commit at gcc dot gnu.org> ---
The master branch has been updated by H.J. Lu <hjl@gcc.gnu.org>:

https://gcc.gnu.org/g:1bee034e012d1146d34b0d767fe28a485c210e4b

commit r12-2664-g1bee034e012d1146d34b0d767fe28a485c210e4b
Author: H.J. Lu <hjl.tools@gmail.com>
Date:   Mon Aug 2 10:01:46 2021 -0700

    x86: Add TARGET_GEN_MEMSET_SCRATCH_RTX

    Define TARGET_GEN_MEMSET_SCRATCH_RTX to ix86_gen_scratch_sse_rtx to
    return a scratch SSE register for memset.

    gcc/

            PR middle-end/90773
            * config/i386/i386.c (TARGET_GEN_MEMSET_SCRATCH_RTX): New.

    gcc/testsuite/

            PR middle-end/90773
            * gcc.target/i386/pr90773-5.c: Updated to expect XMM register.
            * gcc.target/i386/pr90773-14.c: Likewise.
            * gcc.target/i386/pr90773-15.c: New test.
            * gcc.target/i386/pr90773-16.c: Likewise.
            * gcc.target/i386/pr90773-17.c: Likewise.
            * gcc.target/i386/pr90773-18.c: Likewise.
            * gcc.target/i386/pr90773-19.c: Likewise.

  parent reply	other threads:[~2021-08-02 17:41 UTC|newest]

Thread overview: 16+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <bug-90773-4@http.gcc.gnu.org/bugzilla/>
2021-04-27 15:23 ` cvs-commit at gcc dot gnu.org
2021-04-29 11:45 ` cvs-commit at gcc dot gnu.org
2021-04-30 11:35 ` cvs-commit at gcc dot gnu.org
2021-05-21 14:28 ` cvs-commit at gcc dot gnu.org
2021-07-30 17:35 ` cvs-commit at gcc dot gnu.org
2021-08-01 17:20 ` hjl.tools at gmail dot com
2021-08-02 17:41 ` cvs-commit at gcc dot gnu.org [this message]
2021-08-02 17:41 ` cvs-commit at gcc dot gnu.org
2021-08-02 17:48 ` hjl.tools at gmail dot com
2021-08-02 17:52 ` hjl.tools at gmail dot com
2021-08-03  3:36 ` hjl.tools at gmail dot com
2021-08-05 12:31 ` hjl.tools at gmail dot com
2021-08-05 12:36 ` hjl.tools at gmail dot com
2021-08-07 14:52 ` hjl.tools at gmail dot com
2021-08-22  1:26 ` hjl.tools at gmail dot com
2021-10-06 23:48 ` hjl.tools at gmail dot com

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-90773-4-GWs1nZCfkM@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).