[PATCH] D28961: [SLP] Fix for PR31690: Allow using of extra values in horizontal reductions.

Alexey Bataev via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Jan 27 06:41:06 PST 2017


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

Added some extra comments + outlined MarkAsExtraArg lambda to a member function markExtraArg


https://reviews.llvm.org/D28961

Files:
  lib/Transforms/Vectorize/SLPVectorizer.cpp
  test/Transforms/SLPVectorizer/X86/horizontal-list.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D28961.86045.patch
Type: text/x-patch
Size: 32848 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170127/96893368/attachment.bin>


More information about the llvm-commits mailing list