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

Jessica Clarke via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu May 19 10:17:24 PDT 2022


jrtc27 added a comment.

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.


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