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

Sébastien Bourdeauducq via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Nov 18 21:09:09 PST 2021


sbourdeauducq added a comment.

In D113959#3139654 <https://reviews.llvm.org/D113959#3139654>, @asb wrote:

> I'd also be very wary of users depending on the default ABI selection.

Fair enough, but you also said that you had no real objection to changing the default. In practice this would really save us a ton of trouble (because of Windows and frustrating issues with package managers). So, could you change the default anyway?


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