[PATCH] D29988: [X86][AVX512] Change VCVTSS2SD and VCVTSD2SS node types to keep consistency between VEX/EVEX versions.

Ayman Musa via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Feb 22 23:36:04 PST 2017


This revision was automatically updated to reflect the committed changes.
Closed by commit rL295940: [X86][AVX512] Change VCVTSS2SD and VCVTSD2SS node types to keep consistency… (authored by aymanmus).

Changed prior to commit:
  https://reviews.llvm.org/D29988?vs=89340&id=89469#toc

Repository:
  rL LLVM

https://reviews.llvm.org/D29988

Files:
  llvm/trunk/lib/Target/X86/X86InstrAVX512.td
  llvm/trunk/lib/Target/X86/X86InstrInfo.cpp
  llvm/trunk/lib/Target/X86/X86InstrSSE.td
  llvm/trunk/test/CodeGen/X86/vector-half-conversions.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D29988.89469.patch
Type: text/x-patch
Size: 17935 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170223/538c0c18/attachment.bin>


More information about the llvm-commits mailing list