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

Alexey Bataev via llvm-commits llvm-commits at lists.llvm.org
Wed Nov 9 06:01:09 PST 2016


ABataev updated this revision to Diff 77338.
ABataev marked 2 inline comments as done.
ABataev added a comment.

Updated after Michael's comments


https://reviews.llvm.org/D26277

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

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


More information about the llvm-commits mailing list