[PATCH] D11316: [X86] -- Fix fptoui i64 conversions for IA32 (performance and correctness)

Michael Kuperstein via llvm-commits llvm-commits at lists.llvm.org
Tue Aug 25 00:43:43 PDT 2015


This revision was automatically updated to reflect the committed changes.
Closed by commit rL245924: [X86] Fix fptoui conversions (authored by mkuper).

Changed prior to commit:
  http://reviews.llvm.org/D11316?vs=32324&id=33052#toc

Repository:
  rL LLVM

http://reviews.llvm.org/D11316

Files:
  llvm/trunk/lib/Target/X86/X86ISelLowering.cpp
  llvm/trunk/lib/Target/X86/X86ISelLowering.h
  llvm/trunk/test/CodeGen/X86/pr17631.ll
  llvm/trunk/test/CodeGen/X86/scalar-fp-to-i64.ll
  llvm/trunk/test/CodeGen/X86/win_ftol2.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D11316.33052.patch
Type: text/x-patch
Size: 21667 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20150825/70735f35/attachment.bin>


More information about the llvm-commits mailing list