[all-commits] [llvm/llvm-project] 947d8e: [SLP]Unify getNumberOfParts use

Alexey Bataev via All-commits all-commits at lists.llvm.org
Tue Jan 28 09:17:06 PST 2025


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 947d8ebbf33724245bd419d7b5f750d6aef1057e
      https://github.com/llvm/llvm-project/commit/947d8ebbf33724245bd419d7b5f750d6aef1057e
  Author: Alexey Bataev <a.bataev at outlook.com>
  Date:   2025-01-28 (Tue, 28 Jan 2025)

  Changed paths:
    M llvm/lib/Transforms/Vectorize/SLPVectorizer.cpp
    M llvm/test/Transforms/SLPVectorizer/RISCV/partial-vec-invalid-cost.ll

  Log Message:
  -----------
  [SLP]Unify getNumberOfParts use

Adds getNumberOfParts and uses it instead of similar code across code
base, fixes analysis of non-vectorizable types in
computeMinimumValueSizes.

Reviewers: RKSimon

Reviewed By: RKSimon

Pull Request: https://github.com/llvm/llvm-project/pull/124774



To unsubscribe from these emails, change your notification settings at https://github.com/llvm/llvm-project/settings/notifications


More information about the All-commits mailing list