[PATCH] D116740: [SLP]Improve reordering for the nodes beeing used in alternate vectorization.

Alexey Bataev via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Jan 6 11:20:29 PST 2022


This revision was automatically updated to reflect the committed changes.
Closed by commit rGd130df544d6c: [SLP]Improve reordering for the nodes beeing used in alternate vectorization. (authored by ABataev).

Changed prior to commit:
  https://reviews.llvm.org/D116740?vs=397872&id=397945#toc

Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D116740

Files:
  llvm/lib/Transforms/Vectorize/SLPVectorizer.cpp
  llvm/test/Transforms/SLPVectorizer/AArch64/transpose-inseltpoison.ll
  llvm/test/Transforms/SLPVectorizer/AArch64/transpose.ll
  llvm/test/Transforms/SLPVectorizer/X86/vectorize-reordered-list.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D116740.397945.patch
Type: text/x-patch
Size: 7463 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220106/a542535b/attachment.bin>


More information about the llvm-commits mailing list