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

git at git.haskell.org git at git.haskell.org
Fri Oct 6 14:34:05 UTC 2017


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

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

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

commit 0108a3370d35cb45e9d0a2e8e39ae75073993538
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


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

0108a3370d35cb45e9d0a2e8e39ae75073993538
 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 0108a3370d35cb45e9d0a2e8e39ae75073993538


More information about the ghc-commits mailing list