[PATCH] [Headers][X86] Replace avx2.pbroadcast intrinsics with native IR.

Ahmed Bougacha ahmed.bougacha at gmail.com
Thu Jun 18 16:49:42 PDT 2015


Hi spatel,

Clang counterpart to D10555:

While working on PR23464, the broadcast intrinsics annoyed me.  Let's remove them: it's one of the simplest shuffle kind, IR is good enough

http://reviews.llvm.org/D10556

Files:
  include/clang/Basic/BuiltinsX86.def
  lib/Headers/avx2intrin.h
  test/CodeGen/avx2-builtins.c

EMAIL PREFERENCES
  http://reviews.llvm.org/settings/panel/emailpreferences/
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D10556.27973.patch
Type: text/x-patch
Size: 8768 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20150618/6b77f657/attachment.bin>


More information about the cfe-commits mailing list