[PATCH] D71971: [X86] Potential improvement for v4i32->v4f64 uint_to_fp for AVX1/AVX2 targets.

Craig Topper via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Jan 6 14:16:49 PST 2020


This revision was automatically updated to reflect the committed changes.
Closed by commit rG6a0564adcfe6: [X86] Improve v4i32->v4f64 uint_to_fp for AVX1/AVX2 targets. (authored by craig.topper).

Changed prior to commit:
  https://reviews.llvm.org/D71971?vs=235501&id=236454#toc

Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D71971

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

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D71971.236454.patch
Type: text/x-patch
Size: 12471 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200106/b54cebd5/attachment-0001.bin>


More information about the llvm-commits mailing list