]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
Merge commit c97a7675eea4 from llvm git (by Qiu Chaofan):
authorDimitry Andric <dim@FreeBSD.org>
Fri, 29 Dec 2023 19:30:45 +0000 (20:30 +0100)
committerDimitry Andric <dim@FreeBSD.org>
Mon, 1 Jan 2024 16:42:09 +0000 (17:42 +0100)
commit1eaec69134ba3017a78c764aa6cb843d567715d3
treeb093811ab4e01ddee79489020874558319235d81
parentf4cff561aefdaa588c93d8fbc7b103defb251945
Merge commit c97a7675eea4 from llvm git (by Qiu Chaofan):

  [PowerPC] Expand FSINCOS of fp128 (#76494)

This fixes "fatal error: error in backend: Cannot select: 0x6d420285c0:
f128,f128 = fsincos 0x6d4202b6f0" when compiling s_cpowl.c for
powerpc64le.

Upstream ticket: https://github.com/llvm/llvm-project/issues/76442

Reported by: pkubaj
MFC after: 3 days

(cherry picked from commit 79639686401bedbcbbf04eb71e0acb1cc7dcbbcb)
contrib/llvm-project/llvm/lib/Target/PowerPC/PPCISelLowering.cpp