[PATCH] D21174: [AVX512] Remove masked_move/blendm intrinsic.

Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Jun 9 04:53:42 PDT 2016


This revision was automatically updated to reflect the committed changes.
Closed by commit rL272257: [AVX512] Remove masked_move/blendm intrinsic from back-end.  (authored by ibreger).

Changed prior to commit:
  http://reviews.llvm.org/D21174?vs=60146&id=60159#toc

Repository:
  rL LLVM

http://reviews.llvm.org/D21174

Files:
  llvm/trunk/include/llvm/IR/IntrinsicsX86.td
  llvm/trunk/lib/Target/X86/X86ISelLowering.cpp
  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/avx512bwvl-intrinsics.ll
  llvm/trunk/test/CodeGen/X86/avx512vl-intrinsics.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D21174.60159.patch
Type: text/x-patch
Size: 46304 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20160609/b19e4d37/attachment.bin>


More information about the llvm-commits mailing list