[PATCH] D28961: [SLP] Fix for PR31690: Allow using of non-zero initial values in horizontal instructions.

Alexey Bataev via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Jan 24 06:35:22 PST 2017


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

Address comments from Michael + stable codegen + couple testcases added with several extra arguments.


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.85580.patch
Type: text/x-patch
Size: 27711 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170124/f57f1885/attachment-0001.bin>


More information about the llvm-commits mailing list