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

Alexey Bataev via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Nov 12 06:14:16 PST 2021


This revision was automatically updated to reflect the committed changes.
Closed by commit rG352c46e70716: [SLP]Improve vectorization of split loads. (authored by ABataev).

Changed prior to commit:
  https://reviews.llvm.org/D107188?vs=376948&id=386830#toc

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.386830.patch
Type: text/x-patch
Size: 27280 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20211112/52c4f723/attachment.bin>


More information about the llvm-commits mailing list