[clang] [llvm] [clang][RISCV] Change default abi when only have f extension but no d extension (PR #73489)

Fangrui Song via cfe-commits cfe-commits at lists.llvm.org
Tue Dec 5 18:53:40 PST 2023


MaskRay wrote:

> when only have f extension but no d extension

This can be simplified to "w/ f extension but w/o d extension"

https://github.com/llvm/llvm-project/pull/73489


More information about the cfe-commits mailing list