[GHC] #1498: Optimisation: eliminate unnecessary heap check in recursive function
GHC
cvs-ghc at haskell.org
Tue Jan 22 20:41:47 CET 2013
#1498: Optimisation: eliminate unnecessary heap check in recursive function
-------------------------------------------+--------------------------------
Reporter: simonmar | Owner:
Type: bug | Status: new
Priority: low | Milestone: 7.6.2
Component: Compiler | Version: 6.6.1
Keywords: | Os: Unknown/Multiple
Architecture: Unknown/Multiple | Failure: Runtime performance bug
Difficulty: Moderate (less than a day) | Testcase:
Blockedby: 4258 | Blocking:
Related: |
-------------------------------------------+--------------------------------
Comment(by thoughtpolice):
The new code generator is live in HEAD - it is now the only code generator
that exists. This optimization still hasn't been implemented yet, though.
--
Ticket URL: <http://hackage.haskell.org/trac/ghc/ticket/1498#comment:19>
GHC <http://www.haskell.org/ghc/>
The Glasgow Haskell Compiler
More information about the ghc-tickets
mailing list