[PATCH] D70401: [RISCV] Complete RV32E/ilp32e implementation

luxufan via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Nov 24 03:28:35 PST 2022


StephenFan added a comment.

In D70401#3873874 <https://reviews.llvm.org/D70401#3873874>, @pcwang-thead wrote:

> In D70401#3873347 <https://reviews.llvm.org/D70401#3873347>, @luojia wrote:
>
>> Hello! Any further updates to this patch? It seems like all the inline comments have been resolved.
>
> We have done some works in this patch to make it compatible with GCC, it can be combined with GNU toolchain now.
>
> But as what have been discussed[1, 2], we may proceed with this patch when RV32E/ilp32e is ratified.
>
> 1. https://github.com/riscv-non-isa/riscv-elf-psabi-doc/issues/269
> 2. https://github.com/riscv-non-isa/riscv-elf-psabi-doc/pull/257

RV32E/ilp32e has been ratified(https://github.com/riscv-non-isa/riscv-elf-psabi-doc). Do you plan to proceed with this patch? :)


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D70401/new/

https://reviews.llvm.org/D70401



More information about the llvm-commits mailing list