[commit: ghc] master: Generalize TrieMap compression to GenMap. (197f4e5)

git at git.haskell.org git at git.haskell.org
Thu Jan 8 00:45:28 UTC 2015


Repository : ssh://git@git.haskell.org/ghc

On branch  : master
Link       : http://ghc.haskell.org/trac/ghc/changeset/197f4e5aa3443c39e3ec2e53f8e595326ddaa524/ghc

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

commit 197f4e5aa3443c39e3ec2e53f8e595326ddaa524
Author: Edward Z. Yang <ezyang at cs.stanford.edu>
Date:   Wed Jan 7 13:48:10 2015 -0800

    Generalize TrieMap compression to GenMap.
    
    I still haven't applied the optimization to anything besides TypeMap.
    
    Summary:
    Signed-off-by: Edward Z. Yang <ezyang at cs.stanford.edu>
    
    Depends On: D606
    
    Reviewers: simonpj, austin
    
    Subscribers: carter, thomie
    
    Differential Revision: https://phabricator.haskell.org/D607
    
    GHC Trac Issues: #9960


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

197f4e5aa3443c39e3ec2e53f8e595326ddaa524
 compiler/coreSyn/TrieMap.hs | 203 +++++++++++++++++++++++++++++++++-----------
 1 file changed, 154 insertions(+), 49 deletions(-)

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

    git diff-tree --root --patch-with-stat --no-color --find-copies-harder --ignore-space-at-eol --cc 197f4e5aa3443c39e3ec2e53f8e595326ddaa524


More information about the ghc-commits mailing list