[llvm-bugs] [Bug 28842] New: AVX512: missing enumeration for integer comparisions (_MM_CMPINT_LT, etc.)

via llvm-bugs llvm-bugs at lists.llvm.org
Thu Aug 4 06:41:07 PDT 2016


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

            Bug ID: 28842
           Summary: AVX512: missing enumeration for integer comparisions
                    (_MM_CMPINT_LT, etc.)
           Product: libraries
           Version: trunk
          Hardware: PC
                OS: All
            Status: NEW
          Severity: normal
          Priority: P
         Component: Backend: X86
          Assignee: unassignedbugs at nondot.org
          Reporter: wenzel.jakob at epfl.ch
                CC: llvm-bugs at lists.llvm.org
    Classification: Unclassified

Hi,

I noticed that any use of _MM_CMPINT_LT etc. causes a compiler error with the
latest version of Clang. There seems to be an existing patch, though it looks
like it has not been reviewed:

https://reviews.llvm.org/D22212

Thanks,
Wenzel

-- 
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/20160804/805e41ba/attachment.html>


More information about the llvm-bugs mailing list