[PATCH] D11134: AVX-512: Added all forms of Vector Convert instructions, 32 and 64 bit types

Elena Demikhovsky elena.demikhovsky at intel.com
Mon Jul 13 06:26:41 PDT 2015


This revision was automatically updated to reflect the committed changes.
Closed by commit rL242023: AVX-512: Added all AVX-512 forms of Vector Convert for Float/Double/Int/Long… (authored by delena).

Changed prior to commit:
  http://reviews.llvm.org/D11134?vs=29539&id=29559#toc

Repository:
  rL LLVM

http://reviews.llvm.org/D11134

Files:
  llvm/trunk/include/llvm/CodeGen/ISDOpcodes.h
  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/test/CodeGen/X86/avx512-intrinsics.ll
  llvm/trunk/test/MC/X86/avx512-encodings.s
  llvm/trunk/test/MC/X86/x86-64-avx512dq.s
  llvm/trunk/test/MC/X86/x86-64-avx512dq_vl.s
  llvm/trunk/test/MC/X86/x86-64-avx512f_vl.s
  llvm/trunk/utils/TableGen/X86DisassemblerTables.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D11134.29559.patch
Type: text/x-patch
Size: 144977 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20150713/933d3714/attachment.bin>


More information about the llvm-commits mailing list