[PATCH] D43339: [SLP] Vectorize reversed stores.

Alexey Bataev via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Oct 30 08:08:10 PDT 2019


ABataev updated this revision to Diff 227102.
ABataev marked 2 inline comments as done.
ABataev added a comment.

Address comments.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D43339

Files:
  llvm/lib/Transforms/Vectorize/SLPVectorizer.cpp
  llvm/test/Transforms/SLPVectorizer/X86/store-jumbled.ll
  llvm/test/Transforms/SLPVectorizer/X86/stores_vectorize.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D43339.227102.patch
Type: text/x-patch
Size: 10663 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20191030/4e5eaebf/attachment.bin>


More information about the llvm-commits mailing list