Date: Mon, 06 May 2024 13:55:04 +0000 From: bugzilla-noreply@freebsd.org To: toolchain@FreeBSD.org Subject: [Bug 278810] clang crashes: fatal error: error in backend: Cannot select: 0x27fbea00: v4f32 = fmaxnum 0x27178550, 0x26481eb0 (on the port misc/llama-cpp version 2619) Message-ID: <bug-278810-29464-1gL0Go5MZD@https.bugs.freebsd.org/bugzilla/> In-Reply-To: <bug-278810-29464@https.bugs.freebsd.org/bugzilla/> References: <bug-278810-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=3D278810 --- Comment #4 from Dimitry Andric <dim@FreeBSD.org> --- Specifically, this crash was fixed with https://github.com/llvm/llvm-project/commit/347b3f12090, for https://github.com/llvm/llvm-project/issues/65820 which is a similar test c= ase, obtained from ggml. Note that this commit does not appear to have been merg= ed to the upstream release/17.x branch. Since the pkg-status error indicates the default cc of 14.0-RELEASE is used, maybe we can roll the fix into an errata release, or make the port use devel/llvm18? --=20 You are receiving this mail because: 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-278810-29464-1gL0Go5MZD>