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

Craig Topper via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon May 14 12:36:55 PDT 2018


craig.topper updated this revision to Diff 146655.
craig.topper added a comment.

Move everything into type legalization lowering.


https://reviews.llvm.org/D43441

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

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


More information about the llvm-commits mailing list