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

Alexey Bataev via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Oct 29 09:48:55 PDT 2019


ABataev updated this revision to Diff 226920.
ABataev added a comment.
Herald added a subscriber: hiraditya.

Fix comment + rebase


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.226920.patch
Type: text/x-patch
Size: 10753 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20191029/b4839ddb/attachment.bin>


More information about the llvm-commits mailing list