[GHC] #13048: Splitter is O(n^2)
GHC
ghc-devs at haskell.org
Fri Jan 6 19:33:54 UTC 2017
#13048: Splitter is O(n^2)
-------------------------------------+-------------------------------------
Reporter: dobenour | Owner:
Type: bug | Status: new
Priority: normal | Milestone:
Component: Compiler | Version: 8.0.1
Resolution: | Keywords: split-objs
Operating System: Unknown/Multiple | Architecture:
Type of failure: Compile-time | Unknown/Multiple
performance bug | Test Case:
Blocked By: | Blocking:
Related Tickets: | Differential Rev(s):
Wiki Page: |
-------------------------------------+-------------------------------------
Comment (by dobenour):
Apparently we never hit this case, because the NCG never generates local
constants anyway! This might be an NCG bug.
--
Ticket URL: <http://ghc.haskell.org/trac/ghc/ticket/13048#comment:1>
GHC <http://www.haskell.org/ghc/>
The Glasgow Haskell Compiler
More information about the ghc-tickets
mailing list