[PATCH] D26277: [SLP] Fixed cost model for horizontal reduction.

Alexey Bataev via llvm-commits llvm-commits at lists.llvm.org
Fri Nov 18 09:45:15 PST 2016


ABataev updated this revision to Diff 78549.
ABataev added a comment.

Fixed some issues in previous implementation. More correct cost calculation


https://reviews.llvm.org/D26277

Files:
  include/llvm/CodeGen/BasicTTIImpl.h
  lib/Transforms/Vectorize/SLPVectorizer.cpp
  test/Analysis/CostModel/X86/reduction.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D26277.78549.patch
Type: text/x-patch
Size: 5765 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20161118/d3bcc934/attachment.bin>


More information about the llvm-commits mailing list