[Git][ghc/ghc][wip/T18603] Wibbles 2
Simon Peyton Jones
gitlab at gitlab.haskell.org
Fri Aug 28 09:13:06 UTC 2020
Simon Peyton Jones pushed to branch wip/T18603 at Glasgow Haskell Compiler / GHC
Commits:
8e332d66 by Simon Peyton Jones at 2020-08-28T10:12:32+01:00
Wibbles 2
- - - - -
1 changed file:
- compiler/GHC/Core/Opt/OccurAnal.hs
Changes:
=====================================
compiler/GHC/Core/Opt/OccurAnal.hs
=====================================
@@ -208,7 +208,6 @@ Really, we want 'f' to be a loop breaker, even though it's non-recursive.
When analysing "g = ...", occAnalNonRecBind will produce a usage of 'f'
see Note [Preventing loops due to imported functions rules]. So we'll
-do glomming
Note [Dead code]
~~~~~~~~~~~~~~~~
View it on GitLab: https://gitlab.haskell.org/ghc/ghc/-/commit/8e332d669a6a53819f2eac0be16374f5a4fc26d2
--
View it on GitLab: https://gitlab.haskell.org/ghc/ghc/-/commit/8e332d669a6a53819f2eac0be16374f5a4fc26d2
You're receiving this email because of your account on gitlab.haskell.org.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.haskell.org/pipermail/ghc-commits/attachments/20200828/f7374f64/attachment.html>
More information about the ghc-commits
mailing list