public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug tree-optimization/54488] New: tree loop invariant motion uses an excessive amount of memory
@ 2012-09-05 10:21 rguenth at gcc dot gnu.org
  2014-10-10 13:34 ` [Bug tree-optimization/54488] " evgeniya.maenkova at gmail dot com
                   ` (5 more replies)
  0 siblings, 6 replies; 7+ messages in thread
From: rguenth at gcc dot gnu.org @ 2012-09-05 10:21 UTC (permalink / raw)
  To: gcc-bugs

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

             Bug #: 54488
           Summary: tree loop invariant motion uses an excessive amount of
                    memory
    Classification: Unclassified
           Product: gcc
           Version: 4.8.0
            Status: UNCONFIRMED
          Keywords: memory-hog
          Severity: normal
          Priority: P3
         Component: tree-optimization
        AssignedTo: unassigned@gcc.gnu.org
        ReportedBy: rguenth@gcc.gnu.org


LIM works on the whole function, gathering all memory accesses of all loops at
a time instead of working on individual loop nests.  For the testcase in
PR46590 this uses 1GB of memory.


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

end of thread, other threads:[~2014-10-21 10:18 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2012-09-05 10:21 [Bug tree-optimization/54488] New: tree loop invariant motion uses an excessive amount of memory rguenth at gcc dot gnu.org
2014-10-10 13:34 ` [Bug tree-optimization/54488] " evgeniya.maenkova at gmail dot com
2014-10-19 16:02 ` evgeniya.maenkova at gmail dot com
2014-10-19 19:43 ` evgeniya.maenkova at gmail dot com
2014-10-20 13:38 ` evgeniya.maenkova at gmail dot com
2014-10-21  9:24 ` rguenth at gcc dot gnu.org
2014-10-21 11:15 ` evgeniya.maenkova at gmail 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).