[PATCH] D69175: [X86][SSE] LowerUINT_TO_FP_i64 - only use HADDPD for size/fast-hops

Simon Pilgrim via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Sat Oct 19 04:53:40 PDT 2019


This revision was automatically updated to reflect the committed changes.
Closed by commit rG6ada70d1b55b: [X86][SSE] LowerUINT_TO_FP_i64 - only use HADDPD for size/fast-hops (authored by RKSimon).

Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D69175

Files:
  llvm/lib/Target/X86/X86ISelLowering.cpp
  llvm/test/CodeGen/X86/avx512-intrinsics-fast-isel.ll
  llvm/test/CodeGen/X86/haddsub-3.ll
  llvm/test/CodeGen/X86/haddsub-broadcast.ll
  llvm/test/CodeGen/X86/scalar-int-to-fp.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D69175.225752.patch
Type: text/x-patch
Size: 9615 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20191019/972095fa/attachment.bin>


More information about the llvm-commits mailing list