[PATCH] D107188: [SLP]Improve vectorization of split loads.

Alexey Bataev via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Oct 4 11:02:21 PDT 2021


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

Rebase


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D107188

Files:
  llvm/lib/Transforms/Vectorize/SLPVectorizer.cpp
  llvm/test/Transforms/SLPVectorizer/AArch64/getelementptr.ll
  llvm/test/Transforms/SLPVectorizer/X86/schedule_budget.ll
  llvm/test/Transforms/SLPVectorizer/X86/split-load8_2-unord.ll
  llvm/test/Transforms/SLPVectorizer/X86/tiny-tree.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D107188.376948.patch
Type: text/x-patch
Size: 27398 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20211004/7d0cfed9/attachment.bin>


More information about the llvm-commits mailing list