[PATCH] D70401: [WIP][RISCV] Implement ilp32e ABI
Zakk Chen via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Mon May 3 02:25:26 PDT 2021
khchen added a comment.
Herald added a subscriber: vkmr.
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?
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