[PATCH] D16633: [x86] small fix for ptestm intrinsics

Asaf Badouh via llvm-commits llvm-commits at lists.llvm.org
Wed Jan 27 08:02:51 PST 2016


AsafBadouh created this revision.
AsafBadouh added reviewers: delena, igorb, m_zuckerman.
AsafBadouh added a subscriber: llvm-commits.
AsafBadouh set the repository for this revision to rL LLVM.

move ptestm{q|d} intrinsics from patterns form (in td file) to the intrinsics table

Repository:
  rL LLVM

http://reviews.llvm.org/D16633

Files:
  E:/Work/LLVM/trunk/include/llvm/IR/IntrinsicsX86.td
  E:/Work/LLVM/trunk/lib/Target/X86/X86InstrAVX512.td
  E:/Work/LLVM/trunk/lib/Target/X86/X86IntrinsicsInfo.h
  E:/Work/LLVM/trunk/test/CodeGen/X86/avx512-intrinsics.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D16633.46140.patch
Type: text/x-patch
Size: 5262 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20160127/f9549b0c/attachment.bin>


More information about the llvm-commits mailing list