[PATCH] D70401: [WIP][RISCV] Implement ilp32e ABI

Alex Bradbury via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Wed May 12 09:36:49 PDT 2021


asb added a comment.

In D70401#2733003 <https://reviews.llvm.org/D70401#2733003>, @khchen wrote:

> Hi, I would like to add ilp32e ABI support in llvm
> Is there anyone working on this?
> It seem the one thing missed is ilp32e ABI should disallow D ISA extension.
> Is there anything else?

Nobody is currently working on this on the lowRISC side, so please do pick this up if you're interested. I can't quite recall the open issues I'm afraid.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D70401



More information about the cfe-commits mailing list