[all-commits] [llvm/llvm-project] 8ffdc3: [SLP]Fix a crash when checking a scalar in a reord...

Alexey Bataev via All-commits all-commits at lists.llvm.org
Fri Feb 21 15:00:10 PST 2025


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 8ffdc3b2078ea170ce96138f1d4e9c8139e575fb
      https://github.com/llvm/llvm-project/commit/8ffdc3b2078ea170ce96138f1d4e9c8139e575fb
  Author: Alexey Bataev <a.bataev at outlook.com>
  Date:   2025-02-21 (Fri, 21 Feb 2025)

  Changed paths:
    M llvm/lib/Transforms/Vectorize/SLPVectorizer.cpp
    A llvm/test/Transforms/SLPVectorizer/RISCV/reordered-buildvector-scalars.ll

  Log Message:
  -----------
  [SLP]Fix a crash when checking a scalar in a reordered buildvector node

Need to check reordered scalars, not the original ones, to correctly
check proper scalar.



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