[PATCH] D26333: [AVX-512] Add unmasked version of shift by immediate and shift by single element in XMM.

Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Nov 11 21:38:16 PST 2016


This revision was automatically updated to reflect the committed changes.
Closed by commit rL286711: [AVX-512] Add unmasked version of shift by immediate and shift by singleā€¦ (authored by ctopper).

Changed prior to commit:
  https://reviews.llvm.org/D26333?vs=77450&id=77710#toc

Repository:
  rL LLVM

https://reviews.llvm.org/D26333

Files:
  llvm/trunk/include/llvm/IR/IntrinsicsX86.td
  llvm/trunk/lib/Target/X86/X86IntrinsicsInfo.h
  llvm/trunk/test/CodeGen/X86/avx512-intrinsics.ll
  llvm/trunk/test/CodeGen/X86/avx512bw-intrinsics.ll
  llvm/trunk/test/CodeGen/X86/avx512vl-intrinsics.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D26333.77710.patch
Type: text/x-patch
Size: 48455 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20161112/e15614b9/attachment.bin>


More information about the llvm-commits mailing list