[Mono-bugs] [Bug 467201] [PATCH] Improper conv.r4, conv.r8 and float return implementations
bugzilla_noreply at novell.com
bugzilla_noreply at novell.com
Fri Feb 20 15:13:13 EST 2009
https://bugzilla.novell.com/show_bug.cgi?id=467201
User kornelpal at gmail.com added comment
https://bugzilla.novell.com/show_bug.cgi?id=467201#c6
--- Comment #6 from Kornél Pál <kornelpal at gmail.com> 2009-02-20 13:13:12 MST ---
Thanks for committing the patches and for the regression tests.
As explained in
http://lists.ximian.com/pipermail/mono-devel-list/2009-January/030603.html I've
changed OP_LCONV_TO_R_UN because I believe it does several unecessary
operations.
Doing some performance tests may be worth it but I don't really see any reason
to round-trip 80-bit FP values from the FP stack to the normal stack that
causes nothing to change other than lost CPU cycles.
--
Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.
More information about the mono-bugs
mailing list