[commit: ghc] late-lam-lift: clean-up in SetLevels, better debug output, tracking the names of thunks that a binding occurs in; next: do not penalize for those thunks if they have been floated! (aeac1fb)
Nicolas Frisby
nicolas.frisby at gmail.com
Fri Apr 12 17:02:12 CEST 2013
Repository : http://darcs.haskell.org/ghc.git/
On branch : late-lam-lift
https://github.com/ghc/ghc/commit/aeac1fbc85b3fd88ed438add5ce732a11e58d976
>---------------------------------------------------------------
commit aeac1fbc85b3fd88ed438add5ce732a11e58d976
Author: Nicolas Frisby <nicolas.frisby at gmail.com>
Date: Wed Mar 13 15:12:37 2013 +0000
clean-up in SetLevels, better debug output, tracking the names of thunks that a binding occurs in; next: do not penalize for those thunks if they have been floated!
compiler/simplCore/SetLevels.lhs | 124 +++++++++++++++++++++------------------
1 file changed, 66 insertions(+), 58 deletions(-)
Diff suppressed because of size. To see it, use:
git show aeac1fbc85b3fd88ed438add5ce732a11e58d976
More information about the ghc-commits
mailing list