[PATCH] D125947: [RISCV] Add default ABI for archs with only F extension

Wang Pengcheng via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu May 19 21:19:52 PDT 2022


pcwang-thead added a comment.

In D125947#3525537 <https://reviews.llvm.org/D125947#3525537>, @jrtc27 wrote:

> It's currently this way in order to be compatible with GCC. Changing this requires consensus from both toolchains to ensure compatibility is preserved. See https://github.com/riscv-non-isa/riscv-toolchain-conventions/issues/13 for some discussion on this.

Thanks! I may send a GCC patch later.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D125947



More information about the llvm-commits mailing list