[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
Tue Jan 16 10:18:23 PST 2018


This revision was automatically updated to reflect the committed changes.
Closed by commit rL322579: [SLP] Fix for PR32164: Improve vectorization of reverse order of extract… (authored by ABataev, committed by ).

Repository:
  rL LLVM

https://reviews.llvm.org/D33954

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

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


More information about the llvm-commits mailing list