[GHC] #10422: reorder in nativeCodeGen too slow
GHC
ghc-devs at haskell.org
Sat May 16 15:52:56 UTC 2015
#10422: reorder in nativeCodeGen too slow
-------------------------------------+-------------------------------------
Reporter: nomeata | Owner: nomeata
Type: bug | Status: new
Priority: normal | Milestone:
Component: Compiler | Version: 7.10.1
(CodeGen) | Operating System: Unknown/Multiple
Keywords: | Type of failure: None/Unknown
Architecture: | Blocked By:
Unknown/Multiple | Related Tickets:
Test Case: |
Blocking: |
Differential Revisions: |
-------------------------------------+-------------------------------------
When working on #10397 and after fixing the bottleneck in
`elimCommonBlocks` I noticed that `reorder` was taking most of the time.
Bad lazy linked lists.
I have a fix, will put it on Phabricator for validation shortly
--
Ticket URL: <http://ghc.haskell.org/trac/ghc/ticket/10422>
GHC <http://www.haskell.org/ghc/>
The Glasgow Haskell Compiler
More information about the ghc-tickets
mailing list