Re: [GHC] #4213: LLVM: Add support for TNTC to LLVM compiler suite

#4213: LLVM: Add support for TNTC to LLVM compiler suite -------------------------------------+------------------------------------ Reporter: dterei | Owner: dterei Type: feature request | Status: new Priority: low | Milestone: 7.6.2 Component: Compiler (LLVM) | Version: 6.13 Resolution: | Keywords: Operating System: Unknown/Multiple | Architecture: Unknown/Multiple Type of failure: None/Unknown | Difficulty: Unknown Test Case: | Blocked By: Blocking: | Related Tickets: -------------------------------------+------------------------------------ Comment (by altaic): I just had a look at the llvm codegen and this looks pretty simple to implement. If I've got some time in the next couple days, I may have a crack at it. On a related note, is there any interest in using the llvm api directly in the back end? If so, I can write up another ticket for that. I suspect that it would result in a bit of a speed up. The easiest method would be to depend on one of the llvm bindings, though I don't know if that's acceptable in ghc. -- Ticket URL: http://ghc.haskell.org/trac/ghc/ticket/4213#comment:11 GHC http://www.haskell.org/ghc/ The Glasgow Haskell Compiler
participants (1)
-
GHC