[PATCH] D15946: Optimized instruction sequence for sitofp operation on X86-32

Elena Demikhovsky via llvm-commits llvm-commits at lists.llvm.org
Sun Jan 10 01:42:51 PST 2016


delena updated this revision to Diff 44421.
delena added a comment.

Added the same bitcast for UINT_TO_FP.
Added more tests.


Repository:
  rL LLVM

http://reviews.llvm.org/D15946

Files:
  ../lib/Target/X86/X86ISelLowering.cpp
  ../test/CodeGen/X86/dagcombine-cse.ll
  ../test/CodeGen/X86/scalar-int-to-fp.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D15946.44421.patch
Type: text/x-patch
Size: 6867 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20160110/3a15b13a/attachment-0001.bin>


More information about the llvm-commits mailing list