[all-commits] [llvm/llvm-project] a1ab5b: [SLP]Check the MainOp matches the requirements for...

Alexey Bataev via All-commits all-commits at lists.llvm.org
Tue Jan 28 06:01:35 PST 2025


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: a1ab5b4c87256ce7e99d6fd4bd0c62641e6ce853
      https://github.com/llvm/llvm-project/commit/a1ab5b4c87256ce7e99d6fd4bd0c62641e6ce853
  Author: Alexey Bataev <a.bataev at outlook.com>
  Date:   2025-01-28 (Tue, 28 Jan 2025)

  Changed paths:
    M llvm/lib/Transforms/Vectorize/SLPVectorizer.cpp
    A llvm/test/Transforms/SLPVectorizer/ARM/main-gep-with-non-matching-reqs.ll

  Log Message:
  -----------
  [SLP]Check the MainOp matches the requirements for the instructions

Need to include MainOp into the analysis of the instructions in
getSameOpcode to be sure that it is checked for the requirements to
prevent crashes during further analysis.



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