[commit: ghc] wip/T14152: Inline exit join points in the "final" simplifier iteration (b68febd)

git at git.haskell.org git at git.haskell.org
Mon Oct 23 13:18:37 UTC 2017


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

On branch  : wip/T14152
Link       : http://ghc.haskell.org/trac/ghc/changeset/b68febd55cf782e518551dda9cd85367b37aa13b/ghc

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

commit b68febd55cf782e518551dda9cd85367b37aa13b
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


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

b68febd55cf782e518551dda9cd85367b37aa13b
 compiler/simplCore/CoreMonad.hs  |  7 +++++--
 compiler/simplCore/Exitify.hs    |  6 ++++++
 compiler/simplCore/SimplCore.hs  | 40 +++++++++++++++++++++++-----------------
 compiler/simplCore/SimplUtils.hs |  7 +++++--
 compiler/simplCore/Simplify.hs   |  3 ++-
 5 files changed, 41 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 b68febd55cf782e518551dda9cd85367b37aa13b


More information about the ghc-commits mailing list