Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 04 Jun 2022 11:45:07 +0000
From:      bugzilla-noreply@freebsd.org
To:        office@FreeBSD.org
Subject:   [Bug 264394] Several ports can't build with CPUTYPE?=skylake-avx512 or CPUTYPE?=tigerlake - eat 1 CPU core forever
Message-ID:  <bug-264394-25061-UEsVV9JYrr@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-264394-25061@https.bugs.freebsd.org/bugzilla/>
References:  <bug-264394-25061@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=3D264394

--- Comment #9 from commit-hook@FreeBSD.org ---
A commit in branch stable/13 references this bug:

URL:
https://cgit.FreeBSD.org/src/commit/?id=3D76886853f03395abb680824bcc74e98f8=
3bd477a

commit 76886853f03395abb680824bcc74e98f83bd477a
Author:     Dimitry Andric <dim@FreeBSD.org>
AuthorDate: 2022-06-01 21:43:18 +0000
Commit:     Dimitry Andric <dim@FreeBSD.org>
CommitDate: 2022-06-04 11:43:43 +0000

    Apply llvm fix for possible hangs with CPUTYPE=3Dskylake-avx512

    Merge commit e8305c0b8f49 from llvm git (by Simon Pilgrim)

        [X86] combineX86ShuffleChain - don't fold to truncate(concat(V1,V2)=
) if
it was already a PACK op

        Fixes #55050

    PR:             264394
    Reported by:    VVD <vvd@unislabs.com>
    MFC after:      3 days

    (cherry picked from commit 592e876a422960a78938caa714f2263ff38eb87b)

 contrib/llvm-project/llvm/lib/Target/X86/X86ISelLowering.cpp | 6 +++++-
 1 file changed, 5 insertions(+), 1 deletion(-)

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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-264394-25061-UEsVV9JYrr>