[llvm-bugs] [Bug 34284] New: __builtin_cpu_supports does not work on ARM

via llvm-bugs llvm-bugs at lists.llvm.org
Tue Aug 22 13:04:43 PDT 2017


https://bugs.llvm.org/show_bug.cgi?id=34284

            Bug ID: 34284
           Summary: __builtin_cpu_supports does not work on ARM
           Product: compiler-rt
           Version: unspecified
          Hardware: Other
                OS: All
            Status: NEW
          Severity: enhancement
          Priority: P
         Component: compiler-rt
          Assignee: unassignedbugs at nondot.org
          Reporter: gonzalobg88 at gmail.com
                CC: llvm-bugs at lists.llvm.org

I'd like to be able to detect whether an ARM CPU supports Neon vector
instructions using __builtin_cpu_supports("neon") or similar but it seems that
compiler-rt only supports x86_64.

-- 
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/20170822/fdb6f928/attachment.html>


More information about the llvm-bugs mailing list