[Webkit-unassigned] [Bug 175514] [GTK] ARMv7 build fails to build MacroAssemblerARMv7.cpp.

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Aug 17 00:17:17 PDT 2017


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

--- Comment #8 from Csaba Osztrogonác_OOO_until_21st_Aug <ossy at webkit.org> ---
vfpv3-d16? Do you really have a SoC that doesn't support vfpv4? It means it doesn't support NEON. Nowadays it's hard 
to find this kind of SoC.

I can imagine that you use the default toolchain of the OS,
which is too conservative and try to support very old
CPUs too by default. I think you should check if your
SoC has vfpv4. If yes, you should just exploit it. If no,
it is a good question .... Mark, does the ARMv7 Thumb2 backend rely on 32 VFP registers?

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-unassigned/attachments/20170817/636373c1/attachment.html>


More information about the webkit-unassigned mailing list