[PATCH] D54955: [SLP]Fix PR39774: Set ReductionRoot if the original instruction is vectorized.

Alexey Bataev via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Nov 28 06:37:16 PST 2018


This revision was automatically updated to reflect the committed changes.
Closed by commit rL347759: [SLP]Fix PR39774: Set ReductionRoot if the original instruction is vectorized. (authored by ABataev, committed by ).

Changed prior to commit:
  https://reviews.llvm.org/D54955?vs=175496&id=175680#toc

Repository:
  rL LLVM

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D54955/new/

https://reviews.llvm.org/D54955

Files:
  llvm/trunk/lib/Transforms/Vectorize/SLPVectorizer.cpp
  llvm/trunk/test/Transforms/SLPVectorizer/X86/PR39774.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D54955.175680.patch
Type: text/x-patch
Size: 7598 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20181128/e987a29e/attachment.bin>


More information about the llvm-commits mailing list