[GHC] #7942: aarch64 support in ghc
GHC
ghc-devs at haskell.org
Tue Oct 14 04:20:41 UTC 2014
#7942: aarch64 support in ghc
-------------------------------------+-------------------------------------
Reporter: jcapik | Owner:
Type: feature | Status: closed
request | Milestone: 7.10.1
Priority: normal | Version:
Component: Compiler | Keywords:
Resolution: fixed | Architecture: arm
Operating System: Linux | Difficulty: Unknown
Type of failure: GHC | Blocked By:
doesn't work at all | Related Tickets: 7623, 8664
Test Case: |
Blocking: |
Differential Revisions: |
-------------------------------------+-------------------------------------
Comment (by lukexi):
I sent a mail out to the list a bit ago but should have added a comment
here:
I've completed the work to add the GHC ARM64 calling convention to LLVM
[1], and finished up the support in GHC itself [2]. I'm in the process of
tidying up the patches for submission. I'm going to try to backport them
to 7.8 as well.
[1] https://github.com/lukexi/llvm
[2] https://github.com/lukexi/ghc
--
Ticket URL: <http://ghc.haskell.org/trac/ghc/ticket/7942#comment:46>
GHC <http://www.haskell.org/ghc/>
The Glasgow Haskell Compiler
More information about the ghc-tickets
mailing list