[Mono-bugs] [Bug 55967][Wis] Changed - We emit ldc.i4.0; beq when brfalse would work
bugzilla-daemon@bugzilla.ximian.com
bugzilla-daemon@bugzilla.ximian.com
Tue, 23 Mar 2004 15:23:17 -0500 (EST)
Please do not reply to this email- if you want to comment on the bug, go to the
URL shown below and enter your comments there.
Changed by bmaurer@users.sf.net.
http://bugzilla.ximian.com/show_bug.cgi?id=55967
--- shadow/55967 2004-03-23 15:22:57.000000000 -0500
+++ shadow/55967.tmp.18003 2004-03-23 15:23:17.000000000 -0500
@@ -18,6 +18,11 @@
We emit il code that is larger than necessary for some cases of :
if (x == 0)
right now, we optimize the int case, however more can be done.
+
+------- Additional Comments From bmaurer@users.sf.net 2004-03-23 15:23 -------
+Created an attachment (id=7070)
+patch
+