https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=214380
--- Comment #4 from [email protected] --- A commit references this bug: Author: dim Date: Mon Nov 14 18:54:31 UTC 2016 New revision: 308647 URL: https://svnweb.freebsd.org/changeset/base/308647 Log: MFC r308487: 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 Changes: _U stable/11/ stable/11/contrib/llvm/lib/Target/AArch64/AArch64ISelLowering.cpp -- You are receiving this mail because: You are on the CC list for the bug. _______________________________________________ [email protected] mailing list https://lists.freebsd.org/mailman/listinfo/freebsd-toolchain To unsubscribe, send any mail to "[email protected]"
