[PATCH] D114190: [SLP][NFC]Introduce TreeEntry::getVectorFactor member function, NFC.

Alexey Bataev via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Nov 18 13:06:02 PST 2021


ABataev created this revision.
ABataev added reviewers: RKSimon, anton-afanasyev, dtemirbulatov, vporpo.
Herald added a subscriber: hiraditya.
ABataev requested review of this revision.
Herald added a project: LLVM.

Added TreeEntry::getVectorFactor to get the final vectotization factor
to simplify the code.


Repository:
  rG LLVM Github Monorepo

https://reviews.llvm.org/D114190

Files:
  llvm/lib/Transforms/Vectorize/SLPVectorizer.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D114190.388298.patch
Type: text/x-patch
Size: 5926 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20211118/2ab529ae/attachment.bin>


More information about the llvm-commits mailing list