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

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Apr 28 16:27:44 PDT 2011


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


Xan Lopez <xan.lopez at gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |fu at mips.com




--- Comment #8 from Xan Lopez <xan.lopez at gmail.com>  2011-04-28 16:27:44 PST ---
(In reply to comment #5)
> 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).
> 

It seems MIPS considers a case where it can support FP in general but not FP truncate, since the methods are not identical, so perhaps we cannot completely remove it (or we should make it MIPS only somehow). CCing MIPS people according to the logs.

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