[PATCH] D33954: [SLP] Fix for PR32164: Improve vectorization of reverse order of extract operations.

Alexey Bataev via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Jun 7 06:38:49 PDT 2017


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

Improved reordering criteria.


https://reviews.llvm.org/D33954

Files:
  lib/Transforms/Vectorize/SLPVectorizer.cpp
  test/Transforms/SLPVectorizer/X86/reverse_extract_elements.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D33954.101725.patch
Type: text/x-patch
Size: 9143 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170607/b5bb91a7/attachment.bin>


More information about the llvm-commits mailing list