
#8971: Native Code Generator for 8.0.1 is not as optimized as 7.6.3... -------------------------------------+------------------------------------- Reporter: GordonBGood | Owner: Type: bug | Status: new Priority: normal | Milestone: Component: Compiler (NCG) | Version: 8.0.1 Resolution: | Keywords: Operating System: Unknown/Multiple | Architecture: Type of failure: Runtime | Unknown/Multiple performance bug | Test Case: Blocked By: | Blocking: Related Tickets: | Differential Rev(s): Wiki Page: | -------------------------------------+------------------------------------- Comment (by GordonBGood): Replying to [comment:32 bgamari]:
To be clear, currently the improved LLVM backend plan is in need of someone to implement it. See #10074 for details.
That's a pity, but not a problem as long as the version of LLVM that the version of GHC requires (opt and llc from LLVM) are readily available and the patches for the underlying system support (Mingw binutils in the case of Windows, especially patched for Windows 64 to make them work with LLVM on Windows) are also readily available. -- Ticket URL: http://ghc.haskell.org/trac/ghc/ticket/8971#comment:33 GHC http://www.haskell.org/ghc/ The Glasgow Haskell Compiler