[llvm-bugs] [Bug 32827] New: _mm_set_pd1 missing from emmintrin.h
via llvm-bugs
llvm-bugs at lists.llvm.org
Thu Apr 27 09:49:06 PDT 2017
https://bugs.llvm.org/show_bug.cgi?id=32827
Bug ID: 32827
Summary: _mm_set_pd1 missing from emmintrin.h
Product: clang
Version: trunk
Hardware: PC
OS: Linux
Status: NEW
Severity: enhancement
Priority: P
Component: Headers
Assignee: unassignedclangbugs at nondot.org
Reporter: clang at evan.coeusgroup.com
CC: llvm-bugs at lists.llvm.org
Created attachment 18372
--> https://bugs.llvm.org/attachment.cgi?id=18372&action=edit
[X86] Add missing _mm_set_pd1 alias for _mm_set1_pd intrinsic
See
https://software.intel.com/sites/landingpage/IntrinsicsGuide/#text=_mm_set_pd1&expand=4604
for documentation.
Patch attached, but untested.
--
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/20170427/491a0b62/attachment.html>
More information about the llvm-bugs
mailing list