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

--- Comment #5 from vincenzo Innocente <vincenzo.innocente at cern dot ch> 
2011-02-24 08:48:25 UTC ---
I see, if you ever will commit anything in the mainline please let me know (I
do like yet to work with patches in gcc :-).
I understand that you need to provide an "architectural neutral"
implementation.
I will try to code a sse4.2/avx solution using builtins (icc 12 do vectorize it
and at the moment it makes a big difference w.r.t. gcc 4.6)

        vincenzo

On 24 Feb, 2011, at 9:37 AM, irar at il dot ibm.com wrote:

> http://gcc.gnu.org/bugzilla/show_bug.cgi?id=47860
> 
> --- Comment #4 from Ira Rosen <irar at il dot ibm.com> 2011-02-24 08:37:07 
> UTC ---
> I tried to implement this last year:
> http://gcc.gnu.org/ml/gcc-patches/2010-07/msg00018.html and
> http://gcc.gnu.org/ml/gcc-patches/2010-08/msg00631.html. But I don't think I
> want to continue in this direction, at least not for 4.7.
> 
> Ira
> 
> -- 
> Configure bugmail: http://gcc.gnu.org/bugzilla/userprefs.cgi?tab=email
> ------- You are receiving this mail because: -------
> You reported the bug.

Reply via email to