#4184: Squirrelly inliner behaviour leads to 80x slowdown
--------------------------------------+-------------------------------------
Reporter: bos | Owner:
Type: bug | Status: closed
Priority: normal | Milestone: 7.2.1
Component: Compiler | Version: 6.12.1
Resolution: invalid | Keywords:
Testcase: | Blockedby:
Difficulty: | Os: Unknown/Multiple
Blocking: | Architecture: Unknown/Multiple
Failure: Runtime performance bug |
--------------------------------------+-------------------------------------
Comment(by simonpj):
Well, GHC 6.12 is water under the bridge. INLINE pragamas are completely
re-implemented in HEAD, and are far far more robust. If you say INLINE,
then exactly what you write is inlined, no more and no less.
So I claim this ticket is done. You need your INLINE pragma on 'uniform',
and then everything works nicely. Yell if you disagree
Simon
--
Ticket URL: <http://hackage.haskell.org/trac/ghc/ticket/4184#comment:12>
GHC <http://www.haskell.org/ghc/>
The Glasgow Haskell Compiler
_______________________________________________
Glasgow-haskell-bugs mailing list
[email protected]
http://www.haskell.org/mailman/listinfo/glasgow-haskell-bugs