public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug tree-optimization/38816]  New: [4.4 Regression] graphite undocumented
@ 2009-01-12 19:01 rob1weld at aol dot com
  2009-10-15 18:11 ` [Bug tree-optimization/38816] " spop at gcc dot gnu dot org
  2009-10-16 10:46 ` rob1weld at aol dot com
  0 siblings, 2 replies; 3+ messages in thread
From: rob1weld at aol dot com @ 2009-01-12 19:01 UTC (permalink / raw)
  To: gcc-bugs

+++ This bug was initially created as a clone of Bug #38465 +++

For 4.4, "info -f /usr/local/info/gccint.info -n Passes" needs to document
the 'Graphite Pass' in the "Passes" section. At minimum a link to a Doc.


-- 
           Summary: [4.4 Regression] graphite undocumented
           Product: gcc
           Version: 4.4.0
            Status: UNCONFIRMED
          Severity: normal
          Priority: P3
         Component: tree-optimization
        AssignedTo: unassigned at gcc dot gnu dot org
        ReportedBy: rob1weld at aol dot com


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


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

* [Bug tree-optimization/38816] graphite undocumented
  2009-01-12 19:01 [Bug tree-optimization/38816] New: [4.4 Regression] graphite undocumented rob1weld at aol dot com
@ 2009-10-15 18:11 ` spop at gcc dot gnu dot org
  2009-10-16 10:46 ` rob1weld at aol dot com
  1 sibling, 0 replies; 3+ messages in thread
From: spop at gcc dot gnu dot org @ 2009-10-15 18:11 UTC (permalink / raw)
  To: gcc-bugs



------- Comment #1 from spop at gcc dot gnu dot org  2009-10-15 18:11 -------
diff --git a/gcc/doc/passes.texi b/gcc/doc/passes.texi
index b28b87c..1e8379e 100644
--- a/gcc/doc/passes.texi
+++ b/gcc/doc/passes.texi
@@ -454,6 +454,13 @@ pass is implemented in @file{tree-vectorizer.c} (the main
driver),
 Autoparallelization.  This pass splits the loop iteration space to run
 into several threads.  The pass is implemented in @file{tree-parloops.c}.

+Graphite is a loop transformation framework based on the polyhedral
+model.  Graphite stands for Gimple Represented as Polyhedra.  The
+internals of this infrastructure are documented in
+@w{@uref{http://gcc.gnu.org/wiki/Graphite}}.  The passes working on
+this representation are implemented in the various @file{graphite-*}
+files.
+
 @item Tree level if-conversion for vectorizer

 This pass applies if-conversion to simple loops to help vectorizer.


-- 

spop at gcc dot gnu dot org changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |RESOLVED
         Resolution|                            |FIXED


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


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

* [Bug tree-optimization/38816] graphite undocumented
  2009-01-12 19:01 [Bug tree-optimization/38816] New: [4.4 Regression] graphite undocumented rob1weld at aol dot com
  2009-10-15 18:11 ` [Bug tree-optimization/38816] " spop at gcc dot gnu dot org
@ 2009-10-16 10:46 ` rob1weld at aol dot com
  1 sibling, 0 replies; 3+ messages in thread
From: rob1weld at aol dot com @ 2009-10-16 10:46 UTC (permalink / raw)
  To: gcc-bugs



------- Comment #2 from rob1weld at aol dot com  2009-10-16 10:46 -------
Thanks,
Rob


-- 


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


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

end of thread, other threads:[~2009-10-16 10:46 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2009-01-12 19:01 [Bug tree-optimization/38816] New: [4.4 Regression] graphite undocumented rob1weld at aol dot com
2009-10-15 18:11 ` [Bug tree-optimization/38816] " spop at gcc dot gnu dot org
2009-10-16 10:46 ` rob1weld at aol 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).