[PATCH] D48725: [SLP] Vectorize bit-parallel operations with SWAR.

Clement Courbet via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Jul 2 08:33:20 PDT 2018


courbet updated this revision to Diff 153721.
courbet added a comment.

Emit scalar values instead of vector values for SWAR.


Repository:
  rL LLVM

https://reviews.llvm.org/D48725

Files:
  include/llvm/Transforms/Vectorize/SLPVectorizer.h
  lib/Transforms/Vectorize/SLPVectorizer.cpp
  test/Transforms/SLPVectorizer/X86/swar.ll
  test/Transforms/SLPVectorizer/X86/tiny-tree.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D48725.153721.patch
Type: text/x-patch
Size: 25321 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180702/c57f32e6/attachment.bin>


More information about the llvm-commits mailing list