[commit: ghc] master: vectoriser: refactoring and cleanups for PRepr (e4b4159)

Ben Lippmeier benl at ouroborus.net
Thu Nov 17 04:32:51 CET 2011


Repository : ssh://darcs.haskell.org//srv/darcs/ghc

On branch  : master

http://hackage.haskell.org/trac/ghc/changeset/e4b4159bf0e3159f102b14c3d511d227bb437d3b

>---------------------------------------------------------------

commit e4b4159bf0e3159f102b14c3d511d227bb437d3b
Author: Ben Lippmeier <benl at ouroborus.net>
Date:   Mon Nov 14 16:48:32 2011 +1100

    vectoriser: refactoring and cleanups for PRepr

 compiler/vectorise/Vectorise/Generic/PADict.hs    |   49 ++++++-------
 compiler/vectorise/Vectorise/Generic/PAMethods.hs |   82 +++++++++++++++++----
 compiler/vectorise/Vectorise/Type/Env.hs          |   23 +++---
 compiler/vectorise/Vectorise/Type/PData.hs        |   29 ++++----
 compiler/vectorise/Vectorise/Utils/Base.hs        |   65 +++++++++++-----
 5 files changed, 163 insertions(+), 85 deletions(-)


Diff suppressed because of size. To see it, use:

    git show e4b4159bf0e3159f102b14c3d511d227bb437d3b



More information about the Cvs-ghc mailing list