[PATCH] D71956: [X86] Improve v2i64->v2f32 uint_to_fp on avx and avx2 targets.

Craig Topper via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Sat Dec 28 11:56:26 PST 2019


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

Add v4i64->v4f32 as well


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D71956/new/

https://reviews.llvm.org/D71956

Files:
  llvm/lib/Target/X86/X86ISelLowering.cpp
  llvm/test/CodeGen/X86/vec-strict-inttofp-128.ll
  llvm/test/CodeGen/X86/vec-strict-inttofp-256.ll
  llvm/test/CodeGen/X86/vec_int_to_fp.ll
  llvm/test/CodeGen/X86/vector-constrained-fp-intrinsics.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D71956.235489.patch
Type: text/x-patch
Size: 47606 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20191228/2d103c03/attachment.bin>


More information about the llvm-commits mailing list