Date: Thu, 10 Nov 2016 19:40:40 +0000 From: bugzilla-noreply@freebsd.org To: freebsd-toolchain@FreeBSD.org Subject: [Bug 214380] net/freerdp: clang crashes during build on aarch64 Message-ID: <bug-214380-29464-eUMmcRAioy@https.bugs.freebsd.org/bugzilla/> In-Reply-To: <bug-214380-29464@https.bugs.freebsd.org/bugzilla/> References: <bug-214380-29464@https.bugs.freebsd.org/bugzilla/>
next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D214380 --- Comment #3 from commit-hook@freebsd.org --- A commit references this bug: Author: dim Date: Thu Nov 10 19:40:15 UTC 2016 New revision: 308487 URL: https://svnweb.freebsd.org/changeset/base/308487 Log: Pull in r263301 from upstream llvm trunk (by Ahmed Bougacha): [AArch64] Don't blindly lower f16/f128 FCCMPs. Instead, extend f16 (like we do when lowering a standalone SETCC), and let f128 be legalized to the RT calls. Fixes PR26803. This fixes a fatal "Cannot select" backend error when building the net/freerdp port for AArch64. PR: 214380 MFC after: 3 days Changes: head/contrib/llvm/lib/Target/AArch64/AArch64ISelLowering.cpp --=20 You are receiving this mail because: You are on the CC list for the bug. You are the assignee for the bug.=
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-214380-29464-eUMmcRAioy>