[Webkit-unassigned] [Bug 90666] GCC can't compile NEONHelpers.h

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Jul 6 02:36:56 PDT 2012


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





--- Comment #5 from yosin at chromium.org  2012-07-06 02:36:56 PST ---
Can we do something like below?

uint32x2_t temporary0 = 0;
uint32x2_t temporary1 = vset_lane_u32(*source, temporary0, 0);

I'm not sure how to initialize uint32x2_t.

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