RISC-V port

Luís Marques luis at luismarques.eu
Thu May 17 18:05:37 UTC 2018


On Thursday, 17 May 2018 at 17:45:24 UTC, Johan Engelen wrote:
> Are you using LLVM trunk? RISC-V appears to be under active 
> development:
> http://www.lowrisc.org/blog/2017/09/moving-risc-v-llvm-forwards/
> http://www.lowrisc.org/llvm/status/

Yes and no. I used to use the lowRISC patches, since the trunk 
version used to be severely behind. But there were some bugs in 
the patched backend that were preventing further progress. With 
the latest merges the trunk now seems more usable (more complete, 
and the bugs exhibited by the patches seem to no longer be there) 
so I'm using that.

In any case, the author is the same (Alex Bradbury). I've been in 
contact with him, but he goes several months without replying, 
due to competing priorities and lack of funding.

I guess I could ask for help in the llvm-dev mailing list. I 
thought people here might be more motivated to help, given the 
focus on D support.


More information about the digitalmars-d-ldc mailing list