[GHC] #9927: Should simplifier try more iterations?

GHC ghc-devs at haskell.org
Fri Dec 26 16:30:02 UTC 2014


#9927: Should simplifier try more iterations?
-------------------------------------+-------------------------------------
              Reporter:  goldfire    |            Owner:
                  Type:  bug         |           Status:  new
              Priority:  normal      |        Milestone:
             Component:  Compiler    |          Version:  7.11
            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 nomeata):

 ghcspeed is currently not well prepared for such manual runs. There are
 two options:

  * Simply do the commit, push to master, see what happens, and revert if
 you don’t like it. It’s not like you are breaking things, and until last
 year, this was the normal way anyways.
  * Do the usual local comparisons of two working copies in validate
 settings and using nofib-compare. Attach the result to the ticket and
 discuss.

 What would you expect from ghcspeed that you would not get this way?

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


More information about the ghc-tickets mailing list