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: unassignedb...@nondot.org Reporter: wenzel.ja...@epfl.ch CC: llvm-bugs@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.
_______________________________________________ llvm-bugs mailing list llvm-bugs@lists.llvm.org http://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-bugs