[PATCH] D43441: [X86][AVX512DQ] Use packed instructions for scalar FP<->i64 conversions on 32-bit targets (PR31630)

Phabricator via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed May 16 10:44:07 PDT 2018


This revision was automatically updated to reflect the committed changes.
Closed by commit rL332498: [X86][AVX512DQ] Use packed instructions for scalar FP<->i64 conversions on 32… (authored by ctopper, committed by ).

Changed prior to commit:
  https://reviews.llvm.org/D43441?vs=146972&id=147129#toc

Repository:
  rL LLVM

https://reviews.llvm.org/D43441

Files:
  llvm/trunk/lib/Target/X86/X86ISelLowering.cpp
  llvm/trunk/test/CodeGen/X86/avx512-regcall-NoMask.ll
  llvm/trunk/test/CodeGen/X86/scalar-fp-to-i64.ll
  llvm/trunk/test/CodeGen/X86/scalar-int-to-fp.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D43441.147129.patch
Type: text/x-patch
Size: 39133 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180516/ca8aba16/attachment.bin>


More information about the llvm-commits mailing list