Summary
Add unboxing pass
Metadata
- Id: 75fbfaf5cefde4b40eb79daf002cc2baf9c9483b
- Trac id: 1537
- Type: enhancement
- Reporter: felix
- Owner: felix
- Cc:
- Status: closed
- Component: compiler
- Estimated difficulty: medium
- Resolution: fixed
- Priority: minor
- Milestone: 5.1
- Version: 5.0.0
- Changetime: 2019-01-20 14:41:38 UTC
- Created: 2018-09-28 15:12:55 UTC
- Keywords:
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.
Changes and comments
[2019-01-20 14:41:38 UTC] sjamaan changed status from new to closed
[2019-01-20 14:41:38 UTC] sjamaan set resolution to fixed
[2019-01-20 14:41:38 UTC] sjamaan wrote:
Implemented in 79cf7427638eebf695f2be54731bb6bbf4d0fff2