[commit: ghc] late-lam-lift: I think the CorePrep float approximation is correct and the cg is precise (defcacc)
Nicolas Frisby
nicolas.frisby at gmail.com
Fri Apr 12 17:02:46 CEST 2013
Repository : http://darcs.haskell.org/ghc.git/
On branch : late-lam-lift
https://github.com/ghc/ghc/commit/defcacc6a4f974e1643a5a013ea55575db694f88
>---------------------------------------------------------------
commit defcacc6a4f974e1643a5a013ea55575db694f88
Author: Nicolas Frisby <nicolas.frisby at gmail.com>
Date: Tue Apr 9 16:09:55 2013 +0100
I think the CorePrep float approximation is correct and the cg is precise
compiler/codeGen/StgCmmArgRep.hs | 1 +
compiler/main/DynFlags.hs | 2 -
compiler/simplCore/SetLevels.lhs | 942 ++++++++++++++++++---------------------
3 files changed, 441 insertions(+), 504 deletions(-)
Diff suppressed because of size. To see it, use:
git show defcacc6a4f974e1643a5a013ea55575db694f88
More information about the ghc-commits
mailing list