[Mono-bugs] [Bug 593628] Attempting to JIT compile method Cols.Where(c => !c.Hidden).Sum(c => c.Width)

bugzilla_noreply at novell.com bugzilla_noreply at novell.com
Mon Apr 5 01:24:22 EDT 2010


http://bugzilla.novell.com/show_bug.cgi?id=593628

http://bugzilla.novell.com/show_bug.cgi?id=593628#c6


Miguel de Icaza <miguel at novell.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
 Attachment #352362|0                           |1
        is obsolete|                            |
 Attachment #352363|0                           |1
        is obsolete|                            |

--- Comment #6 from Miguel de Icaza <miguel at novell.com> 2010-04-05 05:24:21 UTC ---
Created an attachment (id=352372)
 --> (http://bugzilla.novell.com/attachment.cgi?id=352372)
Sum, Average and Max have been unrolled

This patch expands the previous one.   It now unrolls sum, average and max
(except one case).

-- 
Configure bugmail: http://bugzilla.novell.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.
You are the assignee for the bug.


More information about the mono-bugs mailing list