[PATCH][X86] Remove AVX1 vbroadcast intrinsics

Adam Nemet anemet at apple.com
Thu May 29 11:29:37 PDT 2014


Hi,

This is a follow-on to the CFE patch that removes the use of these intrinsics from avxintrin.h (http://lists.cs.uiuc.edu/pipermail/cfe-commits/Week-of-Mon-20140526/106526.html).

These two patches remove the intrinsics from the backend and add auto-upgrade support for them.

There is more detailed comment in the individual patch files.

OK to commit?

Thanks,
Adam

-------------- next part --------------
A non-text attachment was scrubbed...
Name: X86-Remove-AVX1-vbroadcast-intrinsics.patch
Type: application/octet-stream
Size: 7256 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20140529/d6d0ff21/attachment.obj>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: X86-Auto-upgrade-AVX1-vbroadcast-intrinsics.patch
Type: application/octet-stream
Size: 4276 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20140529/d6d0ff21/attachment-0001.obj>


More information about the llvm-commits mailing list