[PATCH] D70068: [SLP] Enhance SLPVectorizer to vectorize vector aggregate

Anton Afanasyev via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Nov 21 02:00:27 PST 2019


anton-afanasyev updated this revision to Diff 230400.
anton-afanasyev added a comment.

Added test for `{{{i16,i16},{i16,i16}},{{i16,i16},{i16,i16}}}`.
I'm to process this and other previously added test cases by the following commit.


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D70068/new/

https://reviews.llvm.org/D70068

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

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D70068.230400.patch
Type: text/x-patch
Size: 18933 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20191121/e675497c/attachment.bin>


More information about the llvm-commits mailing list