[PATCH] D27846: [SLP] Support for horizontal min/max reduction

Alexey Bataev via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Sep 18 12:46:35 PDT 2017


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

Update after fixing PR34635


https://reviews.llvm.org/D27846

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

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D27846.115705.patch
Type: text/x-patch
Size: 290684 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170918/77f34234/attachment-0001.bin>


More information about the llvm-commits mailing list