Hacker Newsnew | past | comments | ask | show | jobs | submitlogin

GHC's inliner -- which does lots of algebraic transformations of the Haskell code to make it fast.

That all happens before getting shunted off to LLVM, which in turn does a lot of block-level changes (which particularly affect numeric code).



Are there any references that detail the new inliner?




Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: