Missed optimization DIVISION by const
Open
- Dominant language
- Standard ML
- Stars
- 1.2k
- Forks
- 104
- Avg merge
- 2d 21h
- Merged PRs (30d)
- 16
Description
Cakeml does not optimize compilation of code that divides by a const into multiplication by magic number.
See https://ridiculousfish.com/blog/posts/labor-of-division-episode-iii.html for a more information on how to calculate said magic number.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.