[Bug 278810] clang crashes: fatal error: error in backend: Cannot select: 0x27fbea00: v4f32 = fmaxnum 0x27178550, 0x26481eb0 (on the port misc/llama-cpp version 2619)
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Mon, 06 May 2024 13:55:04 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=278810 --- 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 case, obtained from ggml. Note that this commit does not appear to have been merged 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? -- You are receiving this mail because: You are the assignee for the bug.