[all-commits] [llvm/llvm-project] 403bd5: [SLP]Fix a crash on scalarized vectors.

Alexey Bataev via All-commits all-commits at lists.llvm.org
Fri Apr 21 08:16:01 PDT 2023


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 403bd583a8cc1f041430ff1b236ab296a2acdc85
      https://github.com/llvm/llvm-project/commit/403bd583a8cc1f041430ff1b236ab296a2acdc85
  Author: Alexey Bataev <a.bataev at outlook.com>
  Date:   2023-04-21 (Fri, 21 Apr 2023)

  Changed paths:
    M llvm/lib/Transforms/Vectorize/SLPVectorizer.cpp
    A llvm/test/Transforms/SLPVectorizer/AArch64/extracts-from-scalarizable-vector.ll

  Log Message:
  -----------
  [SLP]Fix a crash on scalarized vectors.

Need to register in-vector for scalarized types to avoid crash in
further analysis.




More information about the All-commits mailing list