[Mono-bugs] [Bug 354495] Optimization - GMCS should use cpobj more

bugzilla_noreply at novell.com bugzilla_noreply at novell.com
Mon Jan 21 03:45:13 EST 2008


https://bugzilla.novell.com/show_bug.cgi?id=354495

User harinath at hurrynot.org added comment
https://bugzilla.novell.com/show_bug.cgi?id=354495#c1


Raja Harinath <harinath at hurrynot.org> changed:

           What    |Removed                                         |Added
----------------------------------------------------------------------------
                 CC|                                                |harinath at hurrynot.org




--- Comment #1 from Raja Harinath <harinath at hurrynot.org>  2008-01-21 01:45:13 MST ---
I'm inclined to disagree with the rationale.

This seems like a nice peephole that the runtime can implement -- and the
rationale given here would justify the peephole, since it would also work with
older code too.

Also, it's somewhat hard to do this with the way our current code emission is
structured, and I don't think it's worth the effort to fix this, since, as I
said, it's much better implemented as a peephole in the runtime.


-- 
Configure bugmail: https://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