[PATCH] D11255: AVX-512: DAG lowering for the "convert" nodes

Elena Demikhovsky elena.demikhovsky at intel.com
Thu Jul 16 00:58:55 PDT 2015


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

SKX supports conversion for all FP types. Integer types include doublewords and  quardwords.
I added "Legal" status for these nodes and a bunch of tests.
I added "NoVLX" for AVX DAG selection to force VLX instructions selection when VLX is supported.

Repository:
  rL LLVM

http://reviews.llvm.org/D11255

Files:
  lib/Target/X86/X86ISelLowering.cpp
  lib/Target/X86/X86InstrSSE.td
  test/CodeGen/X86/avx512-cvt.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D11255.29871.patch
Type: text/x-patch
Size: 8185 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20150716/a5760f4a/attachment.bin>


More information about the llvm-commits mailing list