[GHC] #11068: Make Generic/Generic1 methods inlinable
GHC
ghc-devs at haskell.org
Mon Nov 9 09:54:15 UTC 2015
#11068: Make Generic/Generic1 methods inlinable
-------------------------------------+-------------------------------------
Reporter: glguy | Owner:
Type: bug | Status: new
Priority: normal | Milestone:
Component: Compiler | Version: 7.10.2
Resolution: | Keywords:
Operating System: Unknown/Multiple | Architecture:
| Unknown/Multiple
Type of failure: None/Unknown | Test Case:
Blocked By: | Blocking:
Related Tickets: | Differential Rev(s): Phab:D1447
Wiki Page: |
-------------------------------------+-------------------------------------
Changes (by simonpj):
* cc: kosmikus, dreixel (added)
Comment:
Sounds interesting! Do you have a human-readable description of
* the problem you are trying to solve; e.g. is it precisely the problem
described in
[https://www.cs.ox.ac.uk/people/publications/date/JosePedro.Magalhaes.html
Pedro's papers] "Optimisation of Generic Programs through Inlining" and
"Optimizing SYB is Easy!")?
* the approach you are taking to solve it?
Adding Andres (kosmikus) who is in charge of generics in GHC, and Pedro
(dreixel).
Simon
--
Ticket URL: <http://ghc.haskell.org/trac/ghc/ticket/11068#comment:4>
GHC <http://www.haskell.org/ghc/>
The Glasgow Haskell Compiler
More information about the ghc-tickets
mailing list