[PATCH] D53473: [SLPVectorizer] Add basic support for mul/and/or/xor horizontal reductions

Simon Pilgrim via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Oct 23 08:15:21 PDT 2018


This revision was automatically updated to reflect the committed changes.
Closed by commit rL345037: [SLPVectorizer] Add basic support for mul/and/or/xor horizontal reductions (authored by RKSimon, committed by ).

Changed prior to commit:
  https://reviews.llvm.org/D53473?vs=170312&id=170650#toc

Repository:
  rL LLVM

https://reviews.llvm.org/D53473

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

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D53473.170650.patch
Type: text/x-patch
Size: 11254 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20181023/941ce111/attachment.bin>


More information about the llvm-commits mailing list