public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug middle-end/37372]  New: [graphite] SCoP detection splits bbs / Define SCoPs with single entry and exit edge
@ 2008-09-04 16:04 grosser at gcc dot gnu dot org
  2008-09-04 16:06 ` [Bug middle-end/37372] " grosser at gcc dot gnu dot org
                   ` (8 more replies)
  0 siblings, 9 replies; 11+ messages in thread
From: grosser at gcc dot gnu dot org @ 2008-09-04 16:04 UTC (permalink / raw)
  To: gcc-bugs

During SCoP detection we split bbs (e.g. in "scopdet_edge_info"), but the SCoP
detection should only detect SCoPs and not modify anything.
Also it splits bbs in inner loops, that do not need to be splitted.

Bb splitting was introduced to make SCoPs entry/exit defined by a single edge.
That is a great idea to simplify code generation, but we should ensure this in
a later cleanup pass. (May be just before code generation)


-- 
           Summary: [graphite] SCoP detection splits bbs / Define SCoPs with
                    single entry and exit edge
           Product: gcc
           Version: 4.4.0
            Status: UNCONFIRMED
          Severity: normal
          Priority: P3
         Component: middle-end
        AssignedTo: grosser at gcc dot gnu dot org
        ReportedBy: grosser at gcc dot gnu dot org


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


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

end of thread, other threads:[~2008-09-29 14:48 UTC | newest]

Thread overview: 11+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2008-09-04 16:04 [Bug middle-end/37372] New: [graphite] SCoP detection splits bbs / Define SCoPs with single entry and exit edge grosser at gcc dot gnu dot org
2008-09-04 16:06 ` [Bug middle-end/37372] " grosser at gcc dot gnu dot org
2008-09-05 16:21 ` spop at gcc dot gnu dot org
2008-09-11 16:48 ` spop at gcc dot gnu dot org
2008-09-11 16:53 ` spop at gcc dot gnu dot org
2008-09-18 16:27 ` grosser at gcc dot gnu dot org
2008-09-18 16:35 ` grosser at gcc dot gnu dot org
2008-09-26  7:00 ` grosser at gcc dot gnu dot org
2008-09-29 13:16 ` grosser at gcc dot gnu dot org
2008-09-29 14:46   ` Sebastian Pop
2008-09-29 14:48 ` sebpop 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).