Skip to content
Snippets Groups Projects
Forked from Glasgow Haskell Compiler / GHC
14020 commits behind the upstream repository.
user avatar
Simon Peyton Jones authored
The simple optimiser was making an invalid transformation
to join points -- yikes.  The fix is easy.

I also added some documentation about the fact that GHC uses
a slightly more restrictive version of join points than does
the paper.

Fix #16918
d2e290d3
History