[PATCH] D12931: [X86][AVX512] add support in VFPCLASS

Phabricator via llvm-commits llvm-commits at lists.llvm.org
Sun Sep 20 01:47:38 PDT 2015


This revision was automatically updated to reflect the committed changes.
Closed by commit rL248115: [X86][AVX512DQ] Add fpclass instruction  (authored by abadouh).

Changed prior to commit:
  http://reviews.llvm.org/D12931?vs=34979&id=35195#toc

Repository:
  rL LLVM

http://reviews.llvm.org/D12931

Files:
  llvm/trunk/include/llvm/IR/IntrinsicsX86.td
  llvm/trunk/lib/Target/X86/X86ISelLowering.cpp
  llvm/trunk/lib/Target/X86/X86ISelLowering.h
  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/avx512dq-intrinsics.ll
  llvm/trunk/test/CodeGen/X86/avx512dqvl-intrinsics.ll
  llvm/trunk/test/MC/X86/x86-64-avx512dq.s
  llvm/trunk/test/MC/X86/x86-64-avx512dq_vl.s

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D12931.35195.patch
Type: text/x-patch
Size: 44355 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20150920/13f46526/attachment.bin>


More information about the llvm-commits mailing list