Y
Hacker News
new
|
ask
|
show
|
jobs
by
wyager
719 days ago
You're doing extremely simple constant arithmetic here. GHC can optimize this type of thing away to nothing as well. Are we talking about contrived examples or real numerical bottlenecks?
1 comments
Twisol
719 days ago
I think it was a joke about compilers removing code by reasoning about undefined behavior.
link