[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
Tue May 15 11:29:12 PDT 2018


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

Full context


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.146892.patch
Type: text/x-patch
Size: 38817 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180515/a0d37e7b/attachment.bin>


More information about the llvm-commits mailing list