public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug rtl-optimization/20969] New: unrolling does not take target register pressure into account.
@ 2005-04-12 15:42 amylaar at gcc dot gnu dot org
  2005-04-12 15:49 ` [Bug rtl-optimization/20969] " cvs-commit at gcc dot gnu dot org
                   ` (15 more replies)
  0 siblings, 16 replies; 18+ messages in thread
From: amylaar at gcc dot gnu dot org @ 2005-04-12 15:42 UTC (permalink / raw)
  To: gcc-bugs

When a loop contains multiple labels inside, unrolling it increases the
target register pressure on targets that need target registers to do
branches.  This gets quickly so bad that the unrolled loop performs worse
than a non-unrolled loop, because of the number of target register spills.

-- 
           Summary: unrolling does not take target register pressure into
                    account.
           Product: gcc
           Version: 4.1.0
            Status: UNCONFIRMED
          Severity: normal
          Priority: P2
         Component: rtl-optimization
        AssignedTo: unassigned at gcc dot gnu dot org
        ReportedBy: amylaar at gcc dot gnu dot org
                CC: gcc-bugs at gcc dot gnu dot org
GCC target triplet: sh64-elf
OtherBugsDependingO 17652
             nThis:


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


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

end of thread, other threads:[~2005-08-04 13:37 UTC | newest]

Thread overview: 18+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2005-04-12 15:42 [Bug rtl-optimization/20969] New: unrolling does not take target register pressure into account amylaar at gcc dot gnu dot org
2005-04-12 15:49 ` [Bug rtl-optimization/20969] " cvs-commit at gcc dot gnu dot org
2005-04-12 15:50 ` cvs-commit at gcc dot gnu dot org
2005-04-12 16:02 ` pinskia at gcc dot gnu dot org
2005-04-12 16:11 ` amylaar at gcc dot gnu dot org
2005-04-12 16:14 ` amylaar at gcc dot gnu dot org
2005-04-12 16:19   ` Andrew Pinski
2005-04-12 16:20 ` pinskia at physics dot uc dot edu
2005-04-12 16:26 ` pinskia at gcc dot gnu dot org
2005-04-12 17:21 ` amylaar at gcc dot gnu dot org
2005-04-12 17:24 ` pinskia at gcc dot gnu dot org
2005-04-12 17:42 ` pinskia at gcc dot gnu dot org
2005-04-12 17:48 ` amylaar at gcc dot gnu dot org
2005-07-28 16:21 ` steven at gcc dot gnu dot org
2005-08-03 15:49 ` steven at gcc dot gnu dot org
2005-08-04 12:14 ` joern dot rennecke at st dot com
2005-08-04 13:10 ` steven at gcc dot gnu dot org
2005-08-04 13:37 ` amylaar at gcc dot gnu dot 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).