[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 17 10:33:49 PDT 2015
mbodart updated this revision to Diff 32324.
mbodart added a comment.
Updated new test to use -mattr instead of -mcpu, per MK's recommendation.
With that I believe all review comments have been addressed.
Can I please get an LGTM?
thanks,
Mitch
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.32324.patch
Type: text/x-patch
Size: 21280 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20150817/8a6407d0/attachment-0001.bin>
More information about the llvm-commits
mailing list