[Webkit-unassigned] [Bug 80256] Optimize for DARWIN in DirectConvolver::process()

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Apr 18 22:31:00 PDT 2012


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





--- Comment #11 from Jer Noble <jer.noble at apple.com>  2012-04-18 22:31:00 PST ---
(In reply to comment #10)
> Jer, can you please have a look to see if we need the:
> 
> #if defined(__ppc__) || defined(__i386__)
> 
> stuff that some other vecLib functions need (in VectorMath.cpp
> 
> Thanks!

Yep.  vDSP_conv() is defined as a macro in vDSP_translate.h on x86_64.

-- 
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