[GHC] #12618: Add saturated constructor applications to Core
GHC
ghc-devs at haskell.org
Wed Oct 19 20:20:35 UTC 2016
#12618: Add saturated constructor applications to Core
-------------------------------------+-------------------------------------
Reporter: simonpj | Owner: nomeata
Type: feature request | Status: new
Priority: normal | Milestone:
Component: Compiler | Version: 8.0.1
Resolution: | Keywords:
Operating System: Unknown/Multiple | Architecture:
| Unknown/Multiple
Type of failure: None/Unknown | Test Case:
Blocked By: | Blocking:
Related Tickets: | Differential Rev(s):
Wiki Page: |
-------------------------------------+-------------------------------------
Comment (by nomeata):
Small update: I have a branch implementing non-compressing `ConApp` that
validates and with no significant effect on the program runtimes. And
already now, two perf test cases (#9961 and #9233) improved! So there
might be something in here for us.
--
Ticket URL: <http://ghc.haskell.org/trac/ghc/ticket/12618#comment:30>
GHC <http://www.haskell.org/ghc/>
The Glasgow Haskell Compiler
More information about the ghc-tickets
mailing list