#3123: make INLINE work for recursive definitions (generalized loop peeling/loop
unrolling)
---------------------------------+------------------------------------------
Reporter: claus | Owner:
Type: feature request | Status: new
Priority: normal | Milestone: 6.12 branch
Component: Compiler | Version: 6.11
Severity: normal | Resolution:
Keywords: | Difficulty: Unknown
Testcase: | Os: Unknown/Multiple
Architecture: Unknown/Multiple |
---------------------------------+------------------------------------------
Comment (by augustss):
See also #2353. Using INLINE doesn't even always force inlining normally.
So even carefully crafted INLINE pragmas will not help because ghc thinks
it's more clever than I and refuses to inline (thereby missing other
optimisation opportunities).
--
Ticket URL: <http://hackage.haskell.org/trac/ghc/ticket/3123#comment:2>
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