[commit: ghc] master: Revert "Record evaluated-ness on workers and wrappers" (1f48fbc)

git at git.haskell.org git at git.haskell.org
Sun Jan 15 17:34:36 UTC 2017


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

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

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

commit 1f48fbc9cda8c61ff0c032b683377dc23697079d
Author: Matthew Pickering <matthewtpickering at gmail.com>
Date:   Sun Jan 15 17:33:30 2017 +0000

    Revert "Record evaluated-ness on workers and wrappers"
    
    This reverts commit 6b976eb89fe72827f226506d16d3721ba4e28bab.
    
    Ben, Ryan and I decided to revert this for now due to T12234 failing
    and causing all harbormaster builds to fail.


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

1f48fbc9cda8c61ff0c032b683377dc23697079d
 compiler/basicTypes/Id.hs      |  13 +----
 compiler/coreSyn/CoreUtils.hs  |   6 ++-
 compiler/simplCore/Simplify.hs |  12 +++--
 compiler/stranal/WwLib.hs      | 107 +++++++++--------------------------------
 4 files changed, 37 insertions(+), 101 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 1f48fbc9cda8c61ff0c032b683377dc23697079d


More information about the ghc-commits mailing list