
#14211: Compiler is unable to INLINE as well as the programmer can manually -------------------------------------+------------------------------------- Reporter: harendra | Owner: (none) Type: bug | Status: new Priority: normal | Milestone: Component: Compiler | Version: 8.2.1 Resolution: | Keywords: | StaticArgumentTransformation, | Inlining Operating System: Unknown/Multiple | Architecture: Type of failure: Runtime | Unknown/Multiple performance bug | Test Case: Blocked By: | Blocking: Related Tickets: | Differential Rev(s): Wiki Page: | -------------------------------------+------------------------------------- Comment (by simonpj): I'm a bit lost in all this. Is there a small reproducible test case I can look at? What exactly is being compared with what? I'm also lost with the SAT discussion. I think SAT is off by default; and it usually applies to recursive definitions, which in turn usually do not have ININE pragmas. Sorry to be dim. Maybe start from zero and explain one bit at a time? -- Ticket URL: http://ghc.haskell.org/trac/ghc/ticket/14211#comment:7 GHC http://www.haskell.org/ghc/ The Glasgow Haskell Compiler