public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug tree-optimization/59597] New: Performance degradation on Coremark after r205074
@ 2013-12-25 13:46 izamyatin at gmail dot com
  2013-12-25 16:16 ` [Bug tree-optimization/59597] [4.9 Regression] " dominiq at lps dot ens.fr
                   ` (6 more replies)
  0 siblings, 7 replies; 8+ messages in thread
From: izamyatin at gmail dot com @ 2013-12-25 13:46 UTC (permalink / raw)
  To: gcc-bugs

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

            Bug ID: 59597
           Summary: Performance degradation on Coremark after r205074
           Product: gcc
           Version: 4.9.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 31510
  --> http://gcc.gnu.org/bugzilla/attachment.cgi?id=31510&action=edit
reduced test

Degradation could be seen at -Ofast for the attached test which similar to the
Coremark codes

It seems that jump threading here performs unnecessary nodes duplication and as
a result if-conversion doesn't happen.


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

end of thread, other threads:[~2014-01-22 21:30 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2013-12-25 13:46 [Bug tree-optimization/59597] New: Performance degradation on Coremark after r205074 izamyatin at gmail dot com
2013-12-25 16:16 ` [Bug tree-optimization/59597] [4.9 Regression] " dominiq at lps dot ens.fr
2013-12-25 17:20 ` hjl.tools at gmail dot com
2014-01-09 21:25 ` law at redhat dot com
2014-01-16  6:42 ` law at redhat dot com
2014-01-16  6:45 ` izamyatin at gmail dot com
2014-01-22 21:28 ` law at gcc dot gnu.org
2014-01-22 21:30 ` law at redhat dot com

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