[PATCH] D15132: [X86][SSE] Update the cost table for integer-integer conversions on SSE2.
Cong Hou via llvm-commits
llvm-commits at lists.llvm.org
Wed Dec 9 17:19:55 PST 2015
congh updated this revision to Diff 42362.
congh added a comment.
Update the patch by adding a cost table for SSE4.1. The test case is also updated accordingly.
http://reviews.llvm.org/D15132
Files:
lib/Target/X86/X86TargetTransformInfo.cpp
test/Analysis/CostModel/X86/sitofp.ll
test/Analysis/CostModel/X86/sse-itoi.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D15132.42362.patch
Type: text/x-patch
Size: 14990 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20151210/cf423593/attachment.bin>
More information about the llvm-commits
mailing list