[all-commits] [llvm/llvm-project] c2ae16: [VectorCombine]Fix a crash during long vector anal...

Alexey Bataev via All-commits all-commits at lists.llvm.org
Mon Oct 9 14:27:01 PDT 2023


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: c2ae16f6a72a9e48d7c6df00ff34d12360eec190
      https://github.com/llvm/llvm-project/commit/c2ae16f6a72a9e48d7c6df00ff34d12360eec190
  Author: Alexey Bataev <a.bataev at outlook.com>
  Date:   2023-10-09 (Mon, 09 Oct 2023)

  Changed paths:
    M llvm/lib/Transforms/Vectorize/VectorCombine.cpp
    A llvm/test/Transforms/VectorCombine/X86/reduction-two-vecs-combine.ll

  Log Message:
  -----------
  [VectorCombine]Fix a crash during long vector analysis.

If the analysis of the single vector requested, need to use original
type to avoid crash




More information about the All-commits mailing list