[GHC] #9387: LLVM backend: redundant code for functions calling themselves
GHC
ghc-devs at haskell.org
Wed Jul 30 19:54:12 UTC 2014
#9387: LLVM backend: redundant code for functions calling themselves
-------------------------------------+-------------------------------------
Reporter: jmoy | Owner:
Type: feature | Status: new
request | Milestone:
Priority: normal | Version: 7.6.3
Component: Compiler | Keywords:
(LLVM) | Architecture: x86_64 (amd64)
Resolution: | Difficulty: Unknown
Operating System: Linux | Blocked By:
Type of failure: | Related Tickets:
None/Unknown |
Test Case: |
Blocking: |
Differential Revisions: |
-------------------------------------+-------------------------------------
Comment (by carter):
on the mailing list, its mentioned that if opt is invoked before llc, this
performance issue goes away.
http://www.haskell.org/pipermail/haskell-cafe/2014-July/115325.html
--
Ticket URL: <http://ghc.haskell.org/trac/ghc/ticket/9387#comment:3>
GHC <http://www.haskell.org/ghc/>
The Glasgow Haskell Compiler
More information about the ghc-tickets
mailing list