[Bug 214380] net/freerdp: clang crashes during build on aarch64

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Thu Nov 10 19:40:40 UTC 2016


https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=214380

--- Comment #3 from commit-hook at 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

-- 
You are receiving this mail because:
You are on the CC list for the bug.
You are the assignee for the bug.


More information about the freebsd-toolchain mailing list