https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=238082
Jan Beich <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Summary|system clang 8 on powerpc64 |graphics/mesa-dri: clang 8 |head -r347549 based system: |(from head@r347549) crashes |clang asserts with "Target |during build on powerpc64 |supports vector op, but |(WITH_CLANG_IS_CC) |scalar requires expansion?" | |for graphics/mesa-dri build | Keywords| |regression Blocks| |236062 --- Comment #3 from Jan Beich <[email protected]> --- Clang 6.0.1 on 12.0 and devel/llvm70 before ports r490610 don't crash. Can someone bisect, minimize and submit upstream for feedback? $ sh nir_constant_expressions-9b094e.sh Assertion failed: (!TLI.isOperationLegalOrCustom(N->getOpcode(), WideVecVT) && "Target supports vector op, but scalar requires expansion?"), function WidenVectorResult, file /usr/src/contrib/llvm/lib/CodeGen/SelectionDAG/LegalizeVectorTypes.cpp, line 2532. Abort trap Referenced Bugs: https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=236062 [Bug 236062] [exp-run] Against projects/clang800-import branch -- You are receiving this mail because: You are the assignee for the bug. _______________________________________________ [email protected] mailing list https://lists.freebsd.org/mailman/listinfo/freebsd-toolchain To unsubscribe, send any mail to "[email protected]"
