[all-commits] [llvm/llvm-project] d1fdf8: [SLP][NFC]Introduce TreeEntry::getVectorFactor mem...

Andrew V. Tischenko via All-commits all-commits at lists.llvm.org
Fri Nov 19 06:33:37 PST 2021


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: d1fdf867b18ba929c4fc7764cb998d8ef7d28057
      https://github.com/llvm/llvm-project/commit/d1fdf867b18ba929c4fc7764cb998d8ef7d28057
  Author: Alexey Bataev <a.bataev at outlook.com>
  Date:   2021-11-19 (Fri, 19 Nov 2021)

  Changed paths:
    M llvm/lib/Transforms/Vectorize/SLPVectorizer.cpp

  Log Message:
  -----------
  [SLP][NFC]Introduce TreeEntry::getVectorFactor member function, NFC.

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

Differential Revision: https://reviews.llvm.org/D114190




More information about the All-commits mailing list