[Webkit-unassigned] [Bug 55158] Use VFP for double to int truncate in ARMv7

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Apr 26 17:03:55 PDT 2011


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





--- Comment #5 from Gavin Barraclough <barraclough at apple.com>  2011-04-26 17:03:54 PST ---
Xan,

This is great! But, supportsFloatingPointTruncate() only existed because ARMv7 didn't support it.  I think you really should remove this method from all MacroAssemblers as a part of this patch, it would be a great cleanup (any calls to supportsFloatingPointTruncate should now be calls to supportsFloatingPoint).

r=me with this cleanup.

cheers,
G.

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