[clang] [compiler-rt] [llvm] [SPARC] Properly handle CC for long double on sparc32 (PR #162226)

via llvm-commits llvm-commits at lists.llvm.org
Tue Nov 18 08:05:12 PST 2025


koachan wrote:

Hmm, seems like using `inreg` to mark `f128`s that's part of a complex number works?
Though not really sure if I'm doing this right...

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


More information about the llvm-commits mailing list