[all-commits] [llvm/llvm-project] 73d90e: [SLP][NFC]Consider non-profitable trees with only ...

Alexey Bataev via All-commits all-commits at lists.llvm.org
Mon Apr 28 03:56:34 PDT 2025


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 73d90ec8257488deaf6cc9b00dc778b109d5dfc0
      https://github.com/llvm/llvm-project/commit/73d90ec8257488deaf6cc9b00dc778b109d5dfc0
  Author: Alexey Bataev <a.bataev at outlook.com>
  Date:   2025-04-28 (Mon, 28 Apr 2025)

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

  Log Message:
  -----------
  [SLP][NFC]Consider non-profitable trees with only phis, gathers, splits and small nodes with reuses

Improves compile time for non-profitable cases.
Fixes #135965



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