[PATCH] D13949: [SLP] Treat SelectInsts as reduction values.

Charlie Turner via llvm-commits llvm-commits at lists.llvm.org
Mon Oct 26 11:30:56 PDT 2015


chatur01 updated this revision to Diff 38444.
chatur01 added a comment.

Address review comments.

I have another change to pass by review before I start landing these changes.
It's about choosing reduction widths. I'll put it up for review tomorrow. It
might be the wrong approach, so I don't want land half-finished chains of
thought :-)

Thanks a lot for your time!

--Charlie.


http://reviews.llvm.org/D13949

Files:
  lib/Transforms/Vectorize/SLPVectorizer.cpp
  test/Transforms/SLPVectorizer/AArch64/horizontal.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D13949.38444.patch
Type: text/x-patch
Size: 4826 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20151026/c7972b38/attachment.bin>


More information about the llvm-commits mailing list