[llvm-bugs] [Bug 30842] New: armhf: defaults to emitting NEON instructions

via llvm-bugs llvm-bugs at lists.llvm.org
Mon Oct 31 03:19:18 PDT 2016


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: unassignedbugs at nondot.org
          Reporter: sylvestre at debian.org
                CC: llvm-bugs at lists.llvm.org, renato.golin at 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.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-bugs/attachments/20161031/cec9b467/attachment-0001.html>


More information about the llvm-bugs mailing list