[PATCH] Patched clang to emit x86 blends as shufflevectors.

Filipe Cabecinhas filcab+llvm.phabricator at gmail.com
Fri May 2 17:55:54 PDT 2014


Hi eli.friedman, craig.topper,

Most of the clang header patch by Simon Pilgrim @ SCEE.
Also fixed (or added) clang tests for these intrinsics.

LLVM tests to make sure we get the blend instruction out of these
shufflevectors are at http://reviews.llvm.org/D3600

http://reviews.llvm.org/D3601

Files:
  lib/Headers/avx2intrin.h
  lib/Headers/avxintrin.h
  lib/Headers/smmintrin.h
  test/CodeGen/avx-builtins.c
  test/CodeGen/avx2-builtins.c
  test/CodeGen/sse-builtins.c
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D3601.9053.patch
Type: text/x-patch
Size: 9552 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20140503/3abf3668/attachment.bin>


More information about the cfe-commits mailing list