Re: [GHC] #7521: Accelerate examples does not compile with default value of -fsimpl-tick-factor

#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
participants (1)
-
GHC