[GHC] #10124: Simple case analyses generate too many branches
GHC
ghc-devs at haskell.org
Wed Apr 8 19:42:31 UTC 2015
#10124: Simple case analyses generate too many branches
-------------------------------------+-------------------------------------
Reporter: bgamari | Owner:
Type: bug | Status: new
Priority: normal | Milestone:
Component: Compiler | Version: 7.8.4
Resolution: | Keywords:
Operating System: Unknown/Multiple | Architecture:
Type of failure: Runtime | Unknown/Multiple
performance bug | Test Case:
Blocked By: | Blocking:
Related Tickets: #6135, | Differential Revisions:
#9661,#10137 |
-------------------------------------+-------------------------------------
Comment (by rwbarton):
Oh, I needed a `{-# NOINLINE myIsSpace #-}` to avoid the allocation,
interesting...
--
Ticket URL: <http://ghc.haskell.org/trac/ghc/ticket/10124#comment:17>
GHC <http://www.haskell.org/ghc/>
The Glasgow Haskell Compiler
More information about the ghc-tickets
mailing list