[commit: ghc] master: Revert "Float unboxed expressions by boxing" (f723ba2)

git at git.haskell.org git at git.haskell.org
Tue Dec 13 21:23:53 UTC 2016


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

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

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

commit f723ba2f3b6d778f903fb1de4a5af93fe65eed10
Author: Ben Gamari <ben at smart-cactus.org>
Date:   Tue Dec 13 14:42:10 2016 -0500

    Revert "Float unboxed expressions by boxing"
    
    This reverts commit bc3d37dada357b04fc5a35f740b4fe7e05292b06.


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

f723ba2f3b6d778f903fb1de4a5af93fe65eed10
 compiler/prelude/TysPrim.hs                        |  12 +-
 compiler/prelude/TysWiredIn.hs                     |  28 ----
 compiler/simplCore/SetLevels.hs                    | 155 +++++++--------------
 testsuite/tests/simplCore/should_compile/Makefile  |   4 -
 testsuite/tests/simplCore/should_compile/T12603.hs |  45 ------
 .../tests/simplCore/should_compile/T12603.stdout   |   1 -
 testsuite/tests/simplCore/should_compile/all.T     |   4 -
 7 files changed, 54 insertions(+), 195 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 f723ba2f3b6d778f903fb1de4a5af93fe65eed10


More information about the ghc-commits mailing list