[GHC] #9374: Investigate Static Argument Transformation
GHC
ghc-devs at haskell.org
Tue Jul 29 07:15:08 UTC 2014
#9374: Investigate Static Argument Transformation
-------------------------------------+-------------------------------------
Reporter: jstolarek | Owner:
Type: task | Status: new
Priority: lowest | Milestone:
Component: Compiler | Version: 7.9
Resolution: | Keywords:
Operating System: | Architecture: Unknown/Multiple
Unknown/Multiple | Difficulty: Unknown
Type of failure: | Blocked By:
None/Unknown | Related Tickets:
Test Case: |
Blocking: |
Differential Revisions: |
-------------------------------------+-------------------------------------
Comment (by simonpj):
Nick: mid August would be great! The surrounding documentation and
explanation (even paper) is important. The job turned out to be trickier
than I expected when you started. It took weeks to work out why a handful
of programs were getting worse and to devise analysis/heuristics to avoid
them. I don't want someone else to have to re-invent that knowledge, and
it's very hard to reverse-engineer it from the code.
Moreover, I remain hopeful that, once written down, someone may see a way
to achieve the goal with less trickiness.
Thanks
Simon
--
Ticket URL: <http://ghc.haskell.org/trac/ghc/ticket/9374#comment:5>
GHC <http://www.haskell.org/ghc/>
The Glasgow Haskell Compiler
More information about the ghc-tickets
mailing list