[PATCH] D48725: [SLP] Vectorize bit-parallel operations with SWAR.
Clement Courbet via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Thu Jun 28 23:24:33 PDT 2018
courbet updated this revision to Diff 153439.
courbet added a comment.
Add pointers to SWAR, rename bit-parallel.ll to swar.ll.
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.153439.patch
Type: text/x-patch
Size: 21678 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180629/eea41556/attachment.bin>
More information about the llvm-commits
mailing list