Bugzilla – Bug 314519
Compiler should emit il code, not calls, for IntPtr operations
Last modified: 2007-09-15 21:24:23 UTC
---- Reported by bmaurer@users.sf.net 2004-04-29 21:05:22 MST ---- <miguel> Ben, I think we need to have the JIT inline calls to op_Equality in IntPtr <BenM> miguel: yeah <BenM> miguel: actually, we can do it at the IL level <BenM> since IntPtr is jsut a native int <BenM> you can use ceq/beq/brtrue/brfalse on it ---- Additional Comments From bmaurer@users.sf.net 2004-04-29 23:00:13 MST ---- Created an attachment (id=165949) patch ---- Additional Comments From bmaurer@users.sf.net 2004-04-29 23:08:57 MST ---- its in Imported an attachment (id=165949) Unknown operating system unknown. Setting to default OS "Other".