[GHC] #10120: Unnecessary code duplication from case analysis
GHC
ghc-devs at haskell.org
Sat Feb 28 18:21:00 UTC 2015
#10120: Unnecessary code duplication from case analysis
-------------------------------------+-------------------------------------
Reporter: bgamari | Owner:
Type: bug | Status: new
Priority: normal | Milestone:
Component: Compiler | Version: 7.10.1-rc2
Resolution: | Keywords:
Operating System: Unknown/Multiple | Architecture:
Type of failure: Runtime | Unknown/Multiple
performance bug | Test Case:
Blocked By: | Blocking:
Related Tickets: | Differential Revisions:
-------------------------------------+-------------------------------------
Comment (by bgamari):
It seems like we really should be able to do better generating code for
the case analyses above. I've opened #10124 to track this.
--
Ticket URL: <http://ghc.haskell.org/trac/ghc/ticket/10120#comment:12>
GHC <http://www.haskell.org/ghc/>
The Glasgow Haskell Compiler
More information about the ghc-tickets
mailing list