public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug tree-optimization/56812] New: Simple loop is not SLP-vectorized after r196872
@ 2013-04-02 11:21 ysrumyan at gmail dot com
  2013-04-02 11:22 ` [Bug tree-optimization/56812] " ysrumyan at gmail dot com
                   ` (14 more replies)
  0 siblings, 15 replies; 16+ messages in thread
From: ysrumyan at gmail dot com @ 2013-04-02 11:21 UTC (permalink / raw)
  To: gcc-bugs


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

             Bug #: 56812
           Summary: Simple loop is not SLP-vectorized after r196872
    Classification: Unclassified
           Product: gcc
           Version: 4.9.0
            Status: UNCONFIRMED
          Severity: normal
          Priority: P3
         Component: tree-optimization
        AssignedTo: unassigned@gcc.gnu.org
        ReportedBy: ysrumyan@gmail.com


A simple loop in attached test-case is not SLP-vectorized after this fix with
message:

t.cc:12: note: can't determine dependence between this_4(D)->data[0] and
this_4(D)->data[i_14]
t.cc:12: note: not vectorized: unhandled data dependence in basic block.

To reproduce the failure it is sufficient to compile this test on x86 with the
following options:
  -O3 -funroll-loops -march=IVB


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

end of thread, other threads:[~2013-04-08 15:48 UTC | newest]

Thread overview: 16+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2013-04-02 11:21 [Bug tree-optimization/56812] New: Simple loop is not SLP-vectorized after r196872 ysrumyan at gmail dot com
2013-04-02 11:22 ` [Bug tree-optimization/56812] " ysrumyan at gmail dot com
2013-04-02 11:41 ` ysrumyan at gmail dot com
2013-04-02 13:20 ` rguenth at gcc dot gnu.org
2013-04-02 13:27 ` ysrumyan at gmail dot com
2013-04-02 13:36 ` rguenth at gcc dot gnu.org
2013-04-02 14:06 ` rguenth at gcc dot gnu.org
2013-04-03  8:04 ` rguenth at gcc dot gnu.org
2013-04-04  9:35 ` schwab@linux-m68k.org
2013-04-04  9:45 ` rguenther at suse dot de
2013-04-04 17:24 ` schwab@linux-m68k.org
2013-04-07 13:36 ` dominiq at lps dot ens.fr
2013-04-08 14:03 ` ysrumyan at gmail dot com
2013-04-08 14:05 ` ysrumyan at gmail dot com
2013-04-08 15:04 ` rguenth at gcc dot gnu.org
2013-04-08 15:48 ` ysrumyan 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).