[PATCH] D37329: [X86][AVX512] Add simple tests for all AVX512 shuffle instructions.

Ayman Musa via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Sun Sep 3 06:55:00 PDT 2017


This revision was automatically updated to reflect the committed changes.
Closed by commit rL312442: [X86][AVX512] Add simple tests for all AVX512 shuffle instructions. (authored by aymanmus).

Changed prior to commit:
  https://reviews.llvm.org/D37329?vs=113690&id=113695#toc

Repository:
  rL LLVM

https://reviews.llvm.org/D37329

Files:
  llvm/trunk/test/CodeGen/X86/avx512-shuffles/broadcast-scalar-fp.ll
  llvm/trunk/test/CodeGen/X86/avx512-shuffles/broadcast-scalar-int.ll
  llvm/trunk/test/CodeGen/X86/avx512-shuffles/broadcast-vector-fp.ll
  llvm/trunk/test/CodeGen/X86/avx512-shuffles/broadcast-vector-int.ll
  llvm/trunk/test/CodeGen/X86/avx512-shuffles/duplicate-high.ll
  llvm/trunk/test/CodeGen/X86/avx512-shuffles/duplicate-low.ll
  llvm/trunk/test/CodeGen/X86/avx512-shuffles/in_lane_permute.ll
  llvm/trunk/test/CodeGen/X86/avx512-shuffles/partial_permute.ll
  llvm/trunk/test/CodeGen/X86/avx512-shuffles/permute.ll
  llvm/trunk/test/CodeGen/X86/avx512-shuffles/shuffle-interleave.ll
  llvm/trunk/test/CodeGen/X86/avx512-shuffles/shuffle-vec.ll
  llvm/trunk/test/CodeGen/X86/avx512-shuffles/shuffle.ll
  llvm/trunk/test/CodeGen/X86/avx512-shuffles/unpack.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D37329.113695.patch
Type: text/x-patch
Size: 1445992 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170903/47ea72b9/attachment-0001.bin>


More information about the llvm-commits mailing list