public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
From: "ubizjak at gmail dot com" <gcc-bugzilla@gcc.gnu.org>
To: gcc-bugs@gcc.gnu.org
Subject: [Bug target/57954] AVX missing vxorps (zeroing) before vcvtsi2s %edx, slow down AVX code
Date: Mon, 29 Jul 2013 11:24:00 -0000	[thread overview]
Message-ID: <bug-57954-4-XLYTrjkGju@http.gcc.gnu.org/bugzilla/> (raw)
In-Reply-To: <bug-57954-4@http.gcc.gnu.org/bugzilla/>

http://gcc.gnu.org/bugzilla/show_bug.cgi?id=57954

Uroš Bizjak <ubizjak at gmail dot com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Target|                            |x86
             Status|UNCONFIRMED                 |RESOLVED
                URL|                            |http://gcc.gnu.org/ml/gcc-p
                   |                            |atches/2013-07/msg01368.htm
                   |                            |l
         Resolution|---                         |FIXED
   Target Milestone|---                         |4.9.0

--- Comment #6 from Uroš Bizjak <ubizjak at gmail dot com> ---
Author: uros
Date: Mon Jul 29 11:17:51 2013
New Revision: 201308

URL: http://gcc.gnu.org/viewcvs?rev=201308&root=gcc&view=rev
Log:
2013-07-29  Uros Bizjak  <ubizjak@gmail.com>

    * config/i386/i386.md (float post-reload splitters): Do not check
    for subregs of SSE registers.

2013-07-29  Uros Bizjak  <ubizjak@gmail.com>
        H.J. Lu  <hongjiu.lu@intel.com>

    PR target/57954
    PR target/57988
    * config/i386/i386.md (post-reload splitter
    to avoid partial SSE reg dependency stalls): New pattern.


Modified:
    trunk/gcc/ChangeLog
    trunk/gcc/config/i386/i386.md
>From gcc-bugs-return-426900-listarch-gcc-bugs=gcc.gnu.org@gcc.gnu.org Mon Jul 29 11:24:37 2013
Return-Path: <gcc-bugs-return-426900-listarch-gcc-bugs=gcc.gnu.org@gcc.gnu.org>
Delivered-To: listarch-gcc-bugs@gcc.gnu.org
Received: (qmail 28075 invoked by alias); 29 Jul 2013 11:24:37 -0000
Mailing-List: contact gcc-bugs-help@gcc.gnu.org; run by ezmlm
Precedence: bulk
List-Id: <gcc-bugs.gcc.gnu.org>
List-Archive: <http://gcc.gnu.org/ml/gcc-bugs/>
List-Post: <mailto:gcc-bugs@gcc.gnu.org>
List-Help: <mailto:gcc-bugs-help@gcc.gnu.org>
Sender: gcc-bugs-owner@gcc.gnu.org
Delivered-To: mailing list gcc-bugs@gcc.gnu.org
Received: (qmail 27993 invoked by uid 48); 29 Jul 2013 11:24:35 -0000
From: "ubizjak at gmail dot com" <gcc-bugzilla@gcc.gnu.org>
To: gcc-bugs@gcc.gnu.org
Subject: [Bug target/57954] AVX missing vxorps (zeroing) before vcvtsi2s %edx, slow down AVX code
Date: Mon, 29 Jul 2013 11:24:00 -0000
X-Bugzilla-Reason: CC
X-Bugzilla-Type: changed
X-Bugzilla-Watch-Reason: None
X-Bugzilla-Product: gcc
X-Bugzilla-Component: target
X-Bugzilla-Version: 4.9.0
X-Bugzilla-Keywords:
X-Bugzilla-Severity: normal
X-Bugzilla-Who: ubizjak at gmail dot com
X-Bugzilla-Status: RESOLVED
X-Bugzilla-Priority: P3
X-Bugzilla-Assigned-To: unassigned at gcc dot gnu.org
X-Bugzilla-Target-Milestone: 4.9.0
X-Bugzilla-Flags:
X-Bugzilla-Changed-Fields:
Message-ID: <bug-57954-4-IHrity8HGY@http.gcc.gnu.org/bugzilla/>
In-Reply-To: <bug-57954-4@http.gcc.gnu.org/bugzilla/>
References: <bug-57954-4@http.gcc.gnu.org/bugzilla/>
Content-Type: text/plain; charset="UTF-8"
Content-Transfer-Encoding: quoted-printable
X-Bugzilla-URL: http://gcc.gnu.org/bugzilla/
Auto-Submitted: auto-generated
MIME-Version: 1.0
X-SW-Source: 2013-07/txt/msg01407.txt.bz2
Content-length: 128

http://gcc.gnu.org/bugzilla/show_bug.cgi?id=57954

--- Comment #7 from Uroš Bizjak <ubizjak at gmail dot com> ---
Fixed.
>From gcc-bugs-return-426901-listarch-gcc-bugs=gcc.gnu.org@gcc.gnu.org Mon Jul 29 11:30:26 2013
Return-Path: <gcc-bugs-return-426901-listarch-gcc-bugs=gcc.gnu.org@gcc.gnu.org>
Delivered-To: listarch-gcc-bugs@gcc.gnu.org
Received: (qmail 7064 invoked by alias); 29 Jul 2013 11:30:26 -0000
Mailing-List: contact gcc-bugs-help@gcc.gnu.org; run by ezmlm
Precedence: bulk
List-Id: <gcc-bugs.gcc.gnu.org>
List-Archive: <http://gcc.gnu.org/ml/gcc-bugs/>
List-Post: <mailto:gcc-bugs@gcc.gnu.org>
List-Help: <mailto:gcc-bugs-help@gcc.gnu.org>
Sender: gcc-bugs-owner@gcc.gnu.org
Delivered-To: mailing list gcc-bugs@gcc.gnu.org
Received: (qmail 6966 invoked by uid 48); 29 Jul 2013 11:30:23 -0000
From: "vincenzo.innocente at cern dot ch" <gcc-bugzilla@gcc.gnu.org>
To: gcc-bugs@gcc.gnu.org
Subject: [Bug target/57954] AVX missing vxorps (zeroing) before vcvtsi2s %edx, slow down AVX code
Date: Mon, 29 Jul 2013 11:30:00 -0000
X-Bugzilla-Reason: CC
X-Bugzilla-Type: changed
X-Bugzilla-Watch-Reason: None
X-Bugzilla-Product: gcc
X-Bugzilla-Component: target
X-Bugzilla-Version: 4.9.0
X-Bugzilla-Keywords:
X-Bugzilla-Severity: normal
X-Bugzilla-Who: vincenzo.innocente at cern dot ch
X-Bugzilla-Status: RESOLVED
X-Bugzilla-Priority: P3
X-Bugzilla-Assigned-To: unassigned at gcc dot gnu.org
X-Bugzilla-Target-Milestone: 4.9.0
X-Bugzilla-Flags:
X-Bugzilla-Changed-Fields:
Message-ID: <bug-57954-4-SeNRZ5mOQ8@http.gcc.gnu.org/bugzilla/>
In-Reply-To: <bug-57954-4@http.gcc.gnu.org/bugzilla/>
References: <bug-57954-4@http.gcc.gnu.org/bugzilla/>
Content-Type: text/plain; charset="UTF-8"
Content-Transfer-Encoding: 7bit
X-Bugzilla-URL: http://gcc.gnu.org/bugzilla/
Auto-Submitted: auto-generated
MIME-Version: 1.0
X-SW-Source: 2013-07/txt/msg01408.txt.bz2
Content-length: 243

http://gcc.gnu.org/bugzilla/show_bug.cgi?idW954

--- Comment #8 from vincenzo Innocente <vincenzo.innocente at cern dot ch> ---
thanks for getting in the trunk.
will be possible to back port to at least 4.8?
(this issue is there till 4.4!)


  parent reply	other threads:[~2013-07-29 11:24 UTC|newest]

Thread overview: 11+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2013-07-22 14:50 [Bug target/57954] New: " vincenzo.innocente at cern dot ch
2013-07-26  0:08 ` [Bug target/57954] " hjl.tools at gmail dot com
2013-07-26 19:06 ` hjl.tools at gmail dot com
2013-07-26 19:59 ` dushistov at mail dot ru
2013-07-26 20:02 ` hjl.tools at gmail dot com
2013-07-27 17:21 ` vincenzo.innocente at cern dot ch
2013-07-29 11:24 ` ubizjak at gmail dot com [this message]
2013-07-29 12:14 ` ysrumyan at gmail dot com
2013-07-29 15:52 ` ubizjak at gmail dot com
2013-07-29 18:48 ` dushistov at mail dot ru
2013-12-31 14:00 ` glisse 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-57954-4-XLYTrjkGju@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).