[PATCH] D11316: [X86] -- Fix fptoui i64 conversions for IA32 (performance and correctness)
Mitch Bodart via llvm-commits
llvm-commits at lists.llvm.org
Mon Aug 10 17:38:20 PDT 2015
mbodart updated this revision to Diff 31750.
mbodart added a comment.
Applied fixes for David's recent comments (using ANY_EXTEND, and formatting).
http://reviews.llvm.org/D11316
Files:
lib/Target/X86/X86ISelLowering.cpp
lib/Target/X86/X86ISelLowering.h
test/CodeGen/X86/pr17631.ll
test/CodeGen/X86/scalar-fp-to-i64.ll
test/CodeGen/X86/win_ftol2.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D11316.31750.patch
Type: text/x-patch
Size: 21296 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20150811/deb830fd/attachment.bin>
More information about the llvm-commits
mailing list