[all-commits] [llvm/llvm-project] b04dd5: [SLP]FIx PR81403: compiler crah because wrongly re...

Alexey Bataev via All-commits all-commits at lists.llvm.org
Mon Feb 12 10:35:53 PST 2024


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: b04dd5d187306df9cc7e53ec5a84c1324be63eb8
      https://github.com/llvm/llvm-project/commit/b04dd5d187306df9cc7e53ec5a84c1324be63eb8
  Author: Alexey Bataev <a.bataev at outlook.com>
  Date:   2024-02-12 (Mon, 12 Feb 2024)

  Changed paths:
    M llvm/lib/Transforms/Vectorize/SLPVectorizer.cpp
    A llvm/test/Transforms/SLPVectorizer/SystemZ/reorder-same-node.ll

  Log Message:
  -----------
  [SLP]FIx PR81403: compiler crah because wrongly resized vector value.

The mask for the reshuffling/resizing might be calculated incorrectly,
fixed.




More information about the All-commits mailing list