[commit: ghc] wip/T14152cse: Inline exit join points in the "final" simplifier iteration (865d9af)

git at git.haskell.org git at git.haskell.org
Fri Sep 29 18:10:07 UTC 2017


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

On branch  : wip/T14152cse
Link       : http://ghc.haskell.org/trac/ghc/changeset/865d9afdc8ef1d2c8eb708c076aebd628193e0b0/ghc

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

commit 865d9afdc8ef1d2c8eb708c076aebd628193e0b0
Author: Joachim Breitner <mail at joachim-breitner.de>
Date:   Fri Sep 1 15:02:34 2017 +0100

    Inline exit join points in the "final" simplifier iteration


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

865d9afdc8ef1d2c8eb708c076aebd628193e0b0
 compiler/simplCore/CoreMonad.hs  |  7 +++++--
 compiler/simplCore/Exitify.hs    |  3 +++
 compiler/simplCore/SimplCore.hs  | 37 ++++++++++++++++++++-----------------
 compiler/simplCore/SimplUtils.hs |  7 +++++--
 compiler/simplCore/Simplify.hs   |  3 ++-
 5 files changed, 35 insertions(+), 22 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 865d9afdc8ef1d2c8eb708c076aebd628193e0b0


More information about the ghc-commits mailing list