[PATCH] D12593: AVX512 : vcmpss/sd implementation

Phabricator via llvm-commits llvm-commits at lists.llvm.org
Sun Sep 20 08:16:50 PDT 2015


This revision was automatically updated to reflect the committed changes.
Closed by commit rL248121: AVX512: Implemented encoding and intrinsics for vcmpss/sd. (authored by ibreger).

Changed prior to commit:
  http://reviews.llvm.org/D12593?vs=35198&id=35200#toc

Repository:
  rL LLVM

http://reviews.llvm.org/D12593

Files:
  llvm/trunk/include/llvm/IR/IntrinsicsX86.td
  llvm/trunk/lib/Target/X86/X86ISelLowering.cpp
  llvm/trunk/lib/Target/X86/X86InstrAVX512.td
  llvm/trunk/lib/Target/X86/X86InstrFragmentsSIMD.td
  llvm/trunk/lib/Target/X86/X86IntrinsicsInfo.h
  llvm/trunk/test/CodeGen/X86/avx512-intrinsics.ll
  llvm/trunk/test/MC/X86/avx512-encodings.s

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D12593.35200.patch
Type: text/x-patch
Size: 21576 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20150920/7d8a895c/attachment.bin>


More information about the llvm-commits mailing list