public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug tree-optimization/64058] New: Performance degradation after r216304
@ 2014-11-24 17:01 izamyatin at gmail dot com
  2014-11-24 17:02 ` [Bug tree-optimization/64058] " izamyatin at gmail dot com
                   ` (7 more replies)
  0 siblings, 8 replies; 9+ messages in thread
From: izamyatin at gmail dot com @ 2014-11-24 17:01 UTC (permalink / raw)
  To: gcc-bugs

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

            Bug ID: 64058
           Summary: Performance degradation after r216304
           Product: gcc
           Version: 5.0
            Status: UNCONFIRMED
          Severity: normal
          Priority: P3
         Component: tree-optimization
          Assignee: unassigned at gcc dot gnu.org
          Reporter: izamyatin at gmail dot com
            Target: x86

Created attachment 34101
  --> https://gcc.gnu.org/bugzilla/attachment.cgi?id=34101&action=edit
reproducer

Got a performance regression for the codes similar to attached test (well,
rather specific, my simple attempts to reduce it more failed). Regression root
cause is not obviuos at the first glance but noticed that after r216304 we have
l1=u1 placed differently after expand pass. 
Seems for r216303 this assignment was sinked lower and this potentially affects
live ranges and thus performance.

GCC options: -Ofast -flto -m32


^ permalink raw reply	[flat|nested] 9+ messages in thread

end of thread, other threads:[~2015-07-16  9:17 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2014-11-24 17:01 [Bug tree-optimization/64058] New: Performance degradation after r216304 izamyatin at gmail dot com
2014-11-24 17:02 ` [Bug tree-optimization/64058] " izamyatin at gmail dot com
2014-11-24 17:03 ` izamyatin at gmail dot com
2014-11-25  8:39 ` [Bug tree-optimization/64058] [5 Regression] " rguenth at gcc dot gnu.org
2014-11-26 14:44 ` izamyatin at gmail dot com
2014-12-02 11:39 ` izamyatin at gmail dot com
2015-03-03 16:02 ` law at redhat dot com
2015-04-22 12:00 ` [Bug tree-optimization/64058] [5/6 " jakub at gcc dot gnu.org
2015-07-16  9:17 ` rguenth at gcc dot gnu.org

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).