aboutsummaryrefslogtreecommitdiff
path: root/clang/lib/CodeGen/CodeGenFunction.cpp
diff options
context:
space:
mode:
authorCraig Topper <craig.topper@sifive.com>2024-12-04 21:43:29 -0800
committerGitHub <noreply@github.com>2024-12-04 21:43:29 -0800
commit3e0e1c13ce96dfe291ffaf9edc9876cdd5016a0d (patch)
treec42c1c20caf90c7c1b2035c2e0287cdb447aaa7d /clang/lib/CodeGen/CodeGenFunction.cpp
parentdba0861cd7aa2717b0f36c76d77c097765f6ad57 (diff)
downloadllvm-3e0e1c13ce96dfe291ffaf9edc9876cdd5016a0d.zip
llvm-3e0e1c13ce96dfe291ffaf9edc9876cdd5016a0d.tar.gz
llvm-3e0e1c13ce96dfe291ffaf9edc9876cdd5016a0d.tar.bz2
[RISCV][GISel] Support fp128 arithmetic and conversion for RV64. (#118707)
We can support these via libcalls in libgcc/compiler-rt or integer operations for fneg/fabs/fcopysign. fp128 values will be passed in two 64-bit GPRs according to the psABI. Supporting RV32 requires sret which is not supported by libcall handling in LegalizerHelper.cpp yet. It doesn't call canLowerReturn.
Diffstat (limited to 'clang/lib/CodeGen/CodeGenFunction.cpp')
0 files changed, 0 insertions, 0 deletions