[PATCH] D39720: [X86][AVX512] lowering kunpack intrinsic - llvm part

jina via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Dec 5 07:43:33 PST 2017


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

Changed prior to commit:
  https://reviews.llvm.org/D39720?vs=125516&id=125527#toc

Repository:
  rL LLVM

https://reviews.llvm.org/D39720

Files:
  llvm/trunk/include/llvm/IR/IntrinsicsX86.td
  llvm/trunk/lib/IR/AutoUpgrade.cpp
  llvm/trunk/lib/Target/X86/X86ISelLowering.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/avx512bw-intrinsics-fast-isel.ll
  llvm/trunk/test/CodeGen/X86/avx512bw-intrinsics-upgrade.ll
  llvm/trunk/test/CodeGen/X86/avx512bw-intrinsics.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D39720.125527.patch
Type: text/x-patch
Size: 20326 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20171205/ecad2848/attachment.bin>


More information about the llvm-commits mailing list