[Git][ghc/ghc][wip/refactor-demand] 3 commits: Fix ghc/alloc regression in T18304

Sebastian Graf gitlab at gitlab.haskell.org
Mon Nov 9 17:50:03 UTC 2020



Sebastian Graf pushed to branch wip/refactor-demand at Glasgow Haskell Compiler / GHC


Commits:
87756685 by Sebastian Graf at 2020-11-06T10:45:54+01:00
Fix ghc/alloc regression in T18304

- - - - -
6c1a0862 by Sebastian Graf at 2020-11-06T20:40:14+01:00
Preserve changes

- - - - -
cd8d2efd by Sebastian Graf at 2020-11-09T18:48:09+01:00
Change Outputable instance + big refactor of GHC.Types.Demand

- - - - -


12 changed files:

- compiler/GHC/Builtin/primops.txt.pp
- compiler/GHC/Core/Opt/DmdAnal.hs
- compiler/GHC/Core/Opt/Pipeline.hs
- compiler/GHC/Core/Opt/Simplify/Utils.hs
- compiler/GHC/Iface/Syntax.hs
- compiler/GHC/Types/Demand.hs
- testsuite/tests/arityanal/should_compile/Arity01.stderr
- testsuite/tests/arityanal/should_compile/Arity02.stderr
- testsuite/tests/arityanal/should_compile/Arity05.stderr
- testsuite/tests/arityanal/should_compile/Arity09.stderr
- testsuite/tests/arityanal/should_compile/Arity11.stderr
- testsuite/tests/arityanal/should_compile/Arity14.stderr


The diff was not included because it is too large.


View it on GitLab: https://gitlab.haskell.org/ghc/ghc/-/compare/92100176af696871b868ac41dad94de09a73c70b...cd8d2efd3eb41d92171df7a01f3e23ffbf082520

-- 
View it on GitLab: https://gitlab.haskell.org/ghc/ghc/-/compare/92100176af696871b868ac41dad94de09a73c70b...cd8d2efd3eb41d92171df7a01f3e23ffbf082520
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/20201109/ab4a00eb/attachment.html>


More information about the ghc-commits mailing list