[all-commits] [llvm/llvm-project] 73558d: [SLP][REVEC] Fix getStoreMinimumVF only accept sca...

Han-Kuan Chen via All-commits all-commits at lists.llvm.org
Thu Mar 20 06:04:53 PDT 2025


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 73558dc329ee44465672fc492ec8dcee8afad2fa
      https://github.com/llvm/llvm-project/commit/73558dc329ee44465672fc492ec8dcee8afad2fa
  Author: Han-Kuan Chen <hankuan.chen at sifive.com>
  Date:   2025-03-20 (Thu, 20 Mar 2025)

  Changed paths:
    M llvm/lib/Transforms/Vectorize/SLPVectorizer.cpp
    A llvm/test/Transforms/SLPVectorizer/X86/revec-getStoreMinimumVF.ll

  Log Message:
  -----------
  [SLP][REVEC] Fix getStoreMinimumVF only accept scalar types. (#132181)

Fix "Element type of a VectorType must " "be an integer, floating point,
or " "pointer type.".



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