[PATCH] D25722: Improved cost model for FDIV and FSQRT

Andrew V. Tischenko via llvm-commits llvm-commits at lists.llvm.org
Mon Oct 31 02:35:09 PDT 2016


avt77 updated this revision to Diff 76366.
avt77 added a comment.

FSQRT changes: SSE1 Cost table updated with Pentium III numbers; SSE42 cost table added with Nehalem numbers


https://reviews.llvm.org/D25722

Files:
  lib/Target/X86/X86TargetTransformInfo.cpp
  test/Analysis/CostModel/X86/arith-fp.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D25722.76366.patch
Type: text/x-patch
Size: 19215 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20161031/2479865e/attachment.bin>


More information about the llvm-commits mailing list