
#14903: RISC-V port -------------------------------------+------------------------------------- Reporter: bgamari | Owner: (none) Type: feature request | Status: new Priority: low | Milestone: Component: Compiler | Version: 8.2.2 Resolution: | Keywords: Operating System: Unknown/Multiple | Architecture: | Unknown/Multiple Type of failure: None/Unknown | Test Case: Blocked By: | Blocking: Related Tickets: | Differential Rev(s): Wiki Page: | -------------------------------------+------------------------------------- Comment (by bgamari): I rebased my [[https://github.com/bgamari/ghc/tree/riscv|branch]] which sets the groundwork for building GHC targetting RISC-V using the LLVM backend. When I started this effort in Fall of 2016 there was no usable LLVM support for RISC-V. Today the situation is a bit better with the [[LowRISC port|https://github.com/lowRISC/riscv-llvm/]]. Someone will need to add support for the GHC calling convention to this port. -- Ticket URL: http://ghc.haskell.org/trac/ghc/ticket/14903#comment:1 GHC http://www.haskell.org/ghc/ The Glasgow Haskell Compiler