Re: [PATCH v2 0/1] Add LoongArch64 support for D frontend

2023-09-25 Thread liushuyu
Hi Yujie, Sorry, I did not know Loongson Technologies is also working on this. However, you can jump onto that GitHub pull request to review my changes so that they align with your implementation and nobody's effort would go to waste. Thanks, Zixing On 2023/9/25 04:04, Yang Yujie wrote: H

Re: [PATCH v2 0/1] Add LoongArch64 support for D frontend

2023-09-25 Thread Yang Yujie
Hi Zixing, We are also working on a patch series that could pass the libphobos regression tests. Will post this later once all failed items are fixed. Yujie On Sun, Sep 24, 2023 at 03:40:32PM -0600, Zixing Liu wrote: > This patch adds the LoongArch64 support for GCC D frontend. > > The runtime

[PATCH v2 0/1] Add LoongArch64 support for D frontend

2023-09-24 Thread Zixing Liu
This patch adds the LoongArch64 support for GCC D frontend. The runtime support is submitted as a separate patch here: https://github.com/dlang/dmd/pull/15628. You can find more information about the LoongArch architecture on this website: https://loongson.github.io/LoongArch-Documentation/README