http://gcc.gnu.org/bugzilla/show_bug.cgi?id=50789
--- Comment #13 from vincenzo Innocente ---
I just submitted a specific bug-report as PR57796
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=50789
--- Comment #12 from rguenther at suse dot de
2013-04-17 08:53:21 UTC ---
On Wed, 17 Apr 2013, andrey.turetskiy at gmail dot com wrote:
>
> http://gcc.gnu.org/bugzilla/show_bug.cgi?id=50789
>
> Andrey Turetskiy changed:
>
>
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=50789
Andrey Turetskiy changed:
What|Removed |Added
CC||andrey.turetskiy at gmail
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=50789
vincenzo Innocente changed:
What|Removed |Added
CC||vincenzo.innocente at cern
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=50789
--- Comment #9 from Jakub Jelinek 2011-11-08
13:24:03 UTC ---
Unconditional gather is now vectorized, conditional load/store including gather
has to wait for GCC 4.8.
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=50789
--- Comment #8 from Jakub Jelinek 2011-11-07
15:59:10 UTC ---
Author: jakub
Date: Mon Nov 7 15:59:07 2011
New Revision: 181089
URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=181089
Log:
PR tree-optimization/50789
* tree-vect-stmt
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=50789
Jakub Jelinek changed:
What|Removed |Added
Attachment #25614|0 |1
is obsolete|
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=50789
Jakub Jelinek changed:
What|Removed |Added
Status|NEW |ASSIGNED
AssignedTo|unassigned at
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=50789
--- Comment #5 from Jakub Jelinek 2011-10-24
08:39:16 UTC ---
Not exactly, -fif-convert-loop-stores is apparently a language changing option,
only a subset of valid C/C++ programs is valid with it. With V*GATHER* insns,
and, as I found out durin
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=50789
Ira Rosen changed:
What|Removed |Added
CC||irar at il dot ibm.com
--- Comment #4 from Ir
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=50789
--- Comment #3 from Jakub Jelinek 2011-10-19
09:02:26 UTC ---
(In reply to comment #2)
> We have something similar for SLP: if an access is not affine we just fill in
> what we can. But I don't really understand what can be filled in for f3/f4.
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=50789
--- Comment #2 from Ira Rosen 2011-10-19 08:47:03 UTC
---
(In reply to comment #0)
> To vectorize the above I'm afraid we'd need to modify tree-data-ref.c as well
> as tree-vect-data-ref.c, because the memory accesses aren't affine and already
>
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=50789
Richard Guenther changed:
What|Removed |Added
Status|UNCONFIRMED |NEW
Last reconfirmed|
13 matches
Mail list logo