[GHC] #14001: Inlining does not work between modules
GHC
ghc-devs at haskell.org
Thu Jul 20 16:27:32 UTC 2017
#14001: Inlining does not work between modules
-------------------------------------+-------------------------------------
Reporter: danilo2 | Owner: (none)
Type: bug | Status: new
Priority: high | Milestone:
Component: Compiler | Version: 8.0.2
Resolution: | Keywords:
Operating System: Unknown/Multiple | Architecture:
| Unknown/Multiple
Type of failure: None/Unknown | Test Case:
Blocked By: | Blocking:
Related Tickets: | Differential Rev(s):
Wiki Page: |
-------------------------------------+-------------------------------------
Comment (by j.waldmann):
This might also depend on the (perceived) arity of the function, cf.
comp1/comp2 in
https://downloads.haskell.org/~ghc/latest/docs/html/users_guide/glasgow_exts.html
#inline-pragma
--
Ticket URL: <http://ghc.haskell.org/trac/ghc/ticket/14001#comment:1>
GHC <http://www.haskell.org/ghc/>
The Glasgow Haskell Compiler
More information about the ghc-tickets
mailing list