[PATCH] D104122: [SLP]Improve vectorization of stores.

Alexey Bataev via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Jun 29 05:13:07 PDT 2021


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

Rebase + fixed non-determinism.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D104122

Files:
  llvm/lib/Transforms/Vectorize/SLPVectorizer.cpp
  llvm/test/Transforms/SLPVectorizer/X86/stores-non-ordered.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D104122.355181.patch
Type: text/x-patch
Size: 9338 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210629/e14399ef/attachment.bin>


More information about the llvm-commits mailing list