public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug fortran/32377]  New: can't determine dependence (source/destination overlap)
@ 2007-06-17 15:26 tprince at computer dot org
  2007-06-17 15:26 ` [Bug fortran/32377] " tprince at computer dot org
                   ` (16 more replies)
  0 siblings, 17 replies; 18+ messages in thread
From: tprince at computer dot org @ 2007-06-17 15:26 UTC (permalink / raw)
  To: gcc-bugs

gfortran -O2  -ftree-vectorize -ftree-vectorizer-verbose=2 -c -v s243.f
The first array assignment is vectorized.  The second, which involves overlap
between source and destination, should be no problem to vectorize as long as
the loop is not reversed.  Significant advantage should be gained by fusion.

Simplified from
http://www.netlib.org/benchmark/vectors


-- 
           Summary: can't determine dependence (source/destination overlap)
           Product: gcc
           Version: 4.3.0
            Status: UNCONFIRMED
          Severity: normal
          Priority: P3
         Component: fortran
        AssignedTo: unassigned at gcc dot gnu dot org
        ReportedBy: tprince at computer dot org
 GCC build triplet: x86_64-unknown-linux-gnu
  GCC host triplet: x86_64-unknown-linux-gnu
GCC target triplet: x86_64-unknown-linux-gnu


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


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

end of thread, other threads:[~2007-10-31 13:54 UTC | newest]

Thread overview: 18+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2007-06-17 15:26 [Bug fortran/32377] New: can't determine dependence (source/destination overlap) tprince at computer dot org
2007-06-17 15:26 ` [Bug fortran/32377] " tprince at computer dot org
2007-06-18  1:37 ` tprince at computer dot org
2007-06-18  2:45 ` [Bug tree-optimization/32377] can't determine dependence (source/destination overlap without more than size) pinskia at gcc dot gnu dot org
2007-07-01 12:48 ` dorit at gcc dot gnu dot org
2007-07-02 12:20 ` irar at il dot ibm dot com
2007-07-03  7:14 ` spop at gcc dot gnu dot org
2007-07-03 12:57 ` irar at il dot ibm dot com
2007-07-03 13:57 ` sebpop at gmail dot com
2007-07-03 16:44 ` irar at il dot ibm dot com
2007-07-04  7:21 ` sebpop at gmail dot com
2007-07-04  8:35 ` irar at il dot ibm dot com
2007-07-08 10:00 ` irar at il dot ibm dot com
2007-07-08 10:01 ` irar at il dot ibm dot com
2007-07-09 14:19 ` sebpop at gmail dot com
2007-10-31  1:14 ` sebpop at gmail dot com
2007-10-31 13:53 ` spop at gcc dot gnu dot org
2007-10-31 13:54 ` spop 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).