Opened 6 years ago
Closed 6 years ago
#1537 closed enhancement (fixed)
Add unboxing pass
Reported by: | felix winkelmann | Owned by: | felix winkelmann |
---|---|---|---|
Priority: | minor | Milestone: | 5.1 |
Component: | compiler | Version: | 5.0.0 |
Keywords: | Cc: | ||
Estimated difficulty: | medium |
Description
Add a pass that optimizes boxing/unboxing of flonums.
Implemented in branch "unboxing". Note that the "unsafe" egg (in SVN but not released yet) can be used to take advantage of this even in safely compiled code.
Note: See
TracTickets for help on using
tickets.
Implemented in 79cf7427638eebf695f2be54731bb6bbf4d0fff2