[PATCH] D127531: [SLP]Improve analysis of same/alternate code ops and scheduling.

Alexey Bataev via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Oct 27 09:35:57 PDT 2022


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

Rebase + address comments


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D127531

Files:
  llvm/lib/Transforms/Vectorize/SLPVectorizer.cpp
  llvm/test/Transforms/SLPVectorizer/X86/simplebb.ll
  llvm/test/Transforms/SLPVectorizer/X86/sin-sqrt.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D127531.471195.patch
Type: text/x-patch
Size: 35397 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20221027/2ec842be/attachment.bin>


More information about the llvm-commits mailing list