Date: Tue, 14 Aug 2018 02:06:06 +0000 From: bugzilla-noreply@freebsd.org To: toolchain@FreeBSD.org Subject: [Bug 230614] math/vtk8: clang 7 crashes during build Message-ID: <bug-230614-29464-izVxYanxYE@https.bugs.freebsd.org/bugzilla/> In-Reply-To: <bug-230614-29464@https.bugs.freebsd.org/bugzilla/> References: <bug-230614-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=3D230614 Yuri Victorovich <yuri@freebsd.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Assignee|toolchain@FreeBSD.org |yuri@freebsd.org --- Comment #3 from Yuri Victorovich <yuri@freebsd.org> --- This looks like a clang/llvm internal failure to me: > PHI nodes not grouped at top of basic block! > %e1.sroa.20.0 =3D phi <2 x float> [ %29, %if.then.i ], [ %11, %entry ] It should be reported to the llvm project as a regression. --=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-230614-29464-izVxYanxYE>