#4223: LLVM slower then NCG, C example
--------------------------------------+-------------------------------------
Reporter: dterei | Owner: dterei
Type: bug | Status: closed
Priority: normal | Milestone: 7.4.1
Component: Compiler (LLVM) | Version: 6.12.3
Resolution: fixed | Keywords:
Testcase: | Blockedby:
Difficulty: | Os: Linux
Blocking: | Architecture: x86_64 (amd64)
Failure: Runtime performance bug |
--------------------------------------+-------------------------------------
Changes (by dterei):
* status: new => closed
* resolution: => fixed
Comment:
Great! LLVM 3.0 fixes this bug!
{{{
* llvm 28 (O1): 2.108s
* llvm 28 (O0): 1.787s
* llvm 29 (01): 2.128s
* llvm 29 (00): 1.801s
* llvm 30 (O1): 1.760s
* llvm 30 (O0): 1.750s
}}}
--
Ticket URL: <http://hackage.haskell.org/trac/ghc/ticket/4223#comment:9>
GHC <http://www.haskell.org/ghc/>
The Glasgow Haskell Compiler
_______________________________________________
Glasgow-haskell-bugs mailing list
[email protected]
http://www.haskell.org/mailman/listinfo/glasgow-haskell-bugs