[Bug tree-optimization/53295] Vectorizer support for non-constant strided loads depends on gather support overwriting the data-ref with bogus data

2012-05-11 Thread rguenth at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=53295 Richard Guenther changed: What|Removed |Added Status|UNCONFIRMED |RESOLVED Resolution|

[Bug tree-optimization/53295] Vectorizer support for non-constant strided loads depends on gather support overwriting the data-ref with bogus data

2012-05-11 Thread rguenth at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=53295 --- Comment #2 from Richard Guenther 2012-05-11 12:03:19 UTC --- Author: rguenth Date: Fri May 11 12:03:10 2012 New Revision: 187402 URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=187402 Log: 2012-05-11 Richard Guenther PR tre

[Bug tree-optimization/53295] Vectorizer support for non-constant strided loads depends on gather support overwriting the data-ref with bogus data

2012-05-09 Thread rguenth at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=53295 --- Comment #1 from Richard Guenther 2012-05-09 12:15:43 UTC --- The testcase probably only fails on SPU (the only target besides x86 that has target support for vect_double according to the testsuite harness ...)