[PATCH] D15604: Changes in conversion cost model for X86 target

Elena Demikhovsky via llvm-commits llvm-commits at lists.llvm.org
Sun Dec 20 06:59:56 PST 2015


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

I changed the code according to Cong's comments.


Repository:
  rL LLVM

http://reviews.llvm.org/D15604

Files:
  ../lib/Target/X86/X86TargetTransformInfo.cpp
  ../test/Analysis/CostModel/X86/cast.ll
  ../test/Analysis/CostModel/X86/sitofp.ll
  ../test/Analysis/CostModel/X86/sse-itoi.ll
  ../test/Analysis/CostModel/X86/uitofp.ll
  ../test/Transforms/LoopVectorize/X86/conversion-cost.ll
  ../test/Transforms/LoopVectorize/X86/uint64_to_fp64-cost-model.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D15604.43328.patch
Type: text/x-patch
Size: 50054 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20151220/0e29b58d/attachment.bin>


More information about the llvm-commits mailing list