Ticket #855 (new task)
Improvements to SpecConstr
| Reported by: | simonpj | Owned by: | |
|---|---|---|---|
| Priority: | normal | Milestone: | _|_ |
| Component: | Compiler | Version: | 6.4.2 |
| Keywords: | Cc: | hackage.haskell.org@… | |
| Operating System: | Unknown/Multiple | Architecture: | Unknown/Multiple |
| Type of failure: | None/Unknown | Difficulty: | Unknown |
| Test Case: | N/A | Blocked By: | |
| Blocking: | Related Tickets: |
Description
There are a series of possible improvemnts to SpecConstr, described in the source code. compiler/specialise/SpecConstr
- Specialising for constant parameters
- Specialising for lambda parameters
- Two ideas to do with strictness that look more tricky
Some of them look quite straightforward.
Change History
Note: See
TracTickets for help on using
tickets.
