[GHC] #14003: Allow more worker arguments in SpecConstr

GHC ghc-devs at haskell.org
Fri Jul 21 16:33:30 UTC 2017


#14003: Allow more worker arguments in SpecConstr
-------------------------------------+-------------------------------------
        Reporter:  choenerzs         |                Owner:  (none)
            Type:  feature request   |               Status:  new
        Priority:  normal            |            Milestone:  8.2.2
       Component:  Compiler          |              Version:  8.2.1-rc3
      Resolution:                    |             Keywords:  JoinPoints,
                                     |  Fusion
Operating System:  Unknown/Multiple  |         Architecture:
 Type of failure:  Runtime           |  Unknown/Multiple
  performance bug                    |            Test Case:
      Blocked By:                    |             Blocking:
 Related Tickets:                    |  Differential Rev(s):
       Wiki Page:                    |
-------------------------------------+-------------------------------------

Comment (by simonpj):

 I'm confused.

 * I think `-fmax-worker-args` applies to the demand analyser, not
 `SpecConstr`.  So I'm not sure how it is affecting things.

 * Are you getting the same code with 8.0.2 and 8.2 after `SpecConstr`?

 Overall it's going to be hard to help without a test case.

-- 
Ticket URL: <http://ghc.haskell.org/trac/ghc/ticket/14003#comment:3>
GHC <http://www.haskell.org/ghc/>
The Glasgow Haskell Compiler


More information about the ghc-tickets mailing list