[PATCH] D38671: [X86][AVX512] lowering shuffle i/f intrinsic - llvm part

jina via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Nov 13 01:17:06 PST 2017


This revision was automatically updated to reflect the committed changes.
Closed by commit rL318026: [x86][AVX512] Lowering shuffle i/f intrinsics to LLVM IR (authored by jina.nahias).

Changed prior to commit:
  https://reviews.llvm.org/D38671?vs=121909&id=122620#toc

Repository:
  rL LLVM

https://reviews.llvm.org/D38671

Files:
  llvm/trunk/include/llvm/IR/IntrinsicsX86.td
  llvm/trunk/lib/IR/AutoUpgrade.cpp
  llvm/trunk/lib/Target/X86/X86IntrinsicsInfo.h
  llvm/trunk/test/CodeGen/X86/avx512-intrinsics-fast-isel.ll
  llvm/trunk/test/CodeGen/X86/avx512-intrinsics-upgrade.ll
  llvm/trunk/test/CodeGen/X86/avx512-intrinsics.ll
  llvm/trunk/test/CodeGen/X86/avx512vl-intrinsics-fast-isel.ll
  llvm/trunk/test/CodeGen/X86/avx512vl-intrinsics-upgrade.ll
  llvm/trunk/test/CodeGen/X86/avx512vl-intrinsics.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D38671.122620.patch
Type: text/x-patch
Size: 49072 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20171113/d80d7a4a/attachment.bin>


More information about the llvm-commits mailing list