[all-commits] [llvm/llvm-project] 3cb82f: [SLP]Fix PR99899: Use canonical type instead of or...

Alexey Bataev via All-commits all-commits at lists.llvm.org
Mon Jul 22 13:08:21 PDT 2024


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 3cb82f49dc990dc20a765856c0e126193992fe44
      https://github.com/llvm/llvm-project/commit/3cb82f49dc990dc20a765856c0e126193992fe44
  Author: Alexey Bataev <a.bataev at outlook.com>
  Date:   2024-07-22 (Mon, 22 Jul 2024)

  Changed paths:
    M llvm/lib/Transforms/Vectorize/SLPVectorizer.cpp
    A llvm/test/Transforms/SLPVectorizer/SystemZ/cmp-ptr-minmax.ll

  Log Message:
  -----------
  [SLP]Fix PR99899: Use canonical type instead of original vector of ptr.

Use adjusted canonical integer type instead of the original ptr type to
fix the crash in the TTI.
Fixes https://github.com/llvm/llvm-project/issues/99899



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