[PATCH] D113959: [llvm][RISC-V] Use floating-point ABI by default if possible

Jessica Clarke via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Nov 17 18:39:20 PST 2021


jrtc27 added a comment.

That's not a convincing argument to me. If they only support one RISC-V ABI they can jut hardcode it. If they support multiple then they can expose it however they like.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D113959



More information about the llvm-commits mailing list