[all-commits] [llvm/llvm-project] c13bf6: [SLP]Return proper value for phi vectorized node

Alexey Bataev via All-commits all-commits at lists.llvm.org
Fri Sep 13 11:31:46 PDT 2024


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: c13bf6d4a89b8d62bc6eedf68d810a4584ccc4a8
      https://github.com/llvm/llvm-project/commit/c13bf6d4a89b8d62bc6eedf68d810a4584ccc4a8
  Author: Alexey Bataev <a.bataev at outlook.com>
  Date:   2024-09-13 (Fri, 13 Sep 2024)

  Changed paths:
    M llvm/lib/Transforms/Vectorize/SLPVectorizer.cpp
    M llvm/test/Transforms/SLPVectorizer/X86/phi-node-reshuffled-part.ll

  Log Message:
  -----------
  [SLP]Return proper value for phi vectorized node

Should not return the original phi vector instruction, need to return
actual vectorized value as a result.



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