[all-commits] [llvm/llvm-project] aa452b: [SLP]Restore insertion points after gathers vector...

Alexey Bataev via All-commits all-commits at lists.llvm.org
Sat May 24 07:59:08 PDT 2025


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: aa452b65fc7ebfee6f7e5b9d08aa418d532c7b88
      https://github.com/llvm/llvm-project/commit/aa452b65fc7ebfee6f7e5b9d08aa418d532c7b88
  Author: Alexey Bataev <a.bataev at outlook.com>
  Date:   2025-05-24 (Sat, 24 May 2025)

  Changed paths:
    M llvm/lib/Transforms/Vectorize/SLPVectorizer.cpp
    A llvm/test/Transforms/SLPVectorizer/RISCV/gather-insert-point-restore.ll

  Log Message:
  -----------
  [SLP]Restore insertion points after gathers vectorization

Restore insertion points after gathers vectorization to avoid a crash in
a root node vectorization.

Fixes #141265



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