[GHC] #7521: Accelerate examples does not compile with default value of -fsimpl-tick-factor
GHC
ghc-devs at haskell.org
Sun Aug 2 12:36:59 UTC 2015
#7521: Accelerate examples does not compile with default value of -fsimpl-tick-
factor
-------------------------------------+-------------------------------------
Reporter: eamsden | Owner:
Type: bug | Status: new
Priority: normal | Milestone: 7.12.1
Component: Compiler | Version: 7.6.1
Resolution: | Keywords:
Operating System: Unknown/Multiple | Architecture:
Type of failure: Compile-time | Unknown/Multiple
crash | Test Case:
Blocked By: | Blocking:
Related Tickets: | Differential Revisions:
-------------------------------------+-------------------------------------
Changes (by bgamari):
* priority: high => normal
Comment:
I'm not even convinced this should be considered to be a bug. Various
programs require varying amounts of effort from the simplifier; it is fair
to say that `accelerate` sits on the high end of this spectrum. Do we
really want to set the default simplifier tick factor to accommodate this
extreme case?
For the moment I'm going to lower the priority of this ticket, although
arguably we could just close it.
--
Ticket URL: <http://ghc.haskell.org/trac/ghc/ticket/7521#comment:15>
GHC <http://www.haskell.org/ghc/>
The Glasgow Haskell Compiler
More information about the ghc-tickets
mailing list