https://llvm.org/bugs/show_bug.cgi?id=30842
Bug ID: 30842 Summary: armhf: defaults to emitting NEON instructions Product: libraries Version: trunk Hardware: PC OS: Linux Status: NEW Severity: normal Priority: P Component: Backend: ARM Assignee: unassignedb...@nondot.org Reporter: sylves...@debian.org CC: llvm-bugs@lists.llvm.org, renato.go...@linaro.org Classification: Unclassified Reported here: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=842143 To quote: --- LLVM 3.8/3.9 default to emitting NEON instructions on armhf but it is optional in ARMv7 so LLVM is producing binaries that do not work on ARMv7 CPUs that lack NEON. This is causing build failures in packages that use LLVM on Debian buildds that lack NEON. --- -- You are receiving this mail because: You are on the CC list for the bug.
_______________________________________________ llvm-bugs mailing list llvm-bugs@lists.llvm.org http://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-bugs