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

Craig Topper via llvm-commits llvm-commits at lists.llvm.org
Wed Nov 9 22:06:14 PST 2016


craig.topper updated this revision to Diff 77450.
craig.topper added a comment.

Add tests for masking the new intrinsics.


https://reviews.llvm.org/D26333

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

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D26333.77450.patch
Type: text/x-patch
Size: 48290 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20161110/41825b27/attachment.bin>


More information about the llvm-commits mailing list