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

Alex Bradbury via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Nov 17 07:11:35 PST 2021


asb added a comment.

I've got no real objection to changing the default, but I just wondered if the current default was causing a problem for you?

I'd considered the clang-side default as user-facing and pretty important, but would have thought the LLVM tool defaults were less important. Even then, I can see the logic in aligning with what Clang does.


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