[Webkit-unassigned] [Bug 79441] IPP optimization for functions vsma, vsmul, vadd, vmul and vmaxmgv

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Feb 24 10:15:58 PST 2012


https://bugs.webkit.org/show_bug.cgi?id=79441





--- Comment #2 from Raymond Toy <rtoy at chromium.org>  2012-02-24 10:15:58 PST ---
(In reply to comment #1)
> Created an attachment (id=128648)
 --> (https://bugs.webkit.org/attachment.cgi?id=128648&action=review) [details]
> Implement VectorMath::vsma(), VectorMath::vsmul(), VectorMath::vadd(), VectorMath::vmul() and VectorMath::vmaxmgv() with Intel Integrated Performance Primitives(IPP).

I have very briefly looked at the changes, which seem ok.  I will give a closer look soon.

However, there needs to be a change log, and I'd like to see some numbers on how much faster IPP makes these routines compared to either the SSE2 versions or the default versions.

Also, it might be better to review this after bug 77950 (sse2 for vsvesq and vmaxmgv) has been committed.

-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.



More information about the webkit-unassigned mailing list