[PATCH] D108740: [SLP]Improve vectorization of phi nodes by trying wider vectors.

Alexey Bataev via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Sep 28 07:21:56 PDT 2021


This revision was landed with ongoing or failed builds.
This revision was automatically updated to reflect the committed changes.
Closed by commit rGf701505c45c7: [SLP]Improve vectorization of phi nodes by trying wider vectors. (authored by ABataev).

Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D108740

Files:
  llvm/include/llvm/Transforms/Vectorize/SLPVectorizer.h
  llvm/lib/Transforms/Vectorize/SLPVectorizer.cpp
  llvm/test/Transforms/SLPVectorizer/X86/vectorize-widest-phis.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D108740.375567.patch
Type: text/x-patch
Size: 8594 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210928/42b7eae5/attachment.bin>


More information about the llvm-commits mailing list