[all-commits] [llvm/llvm-project] d90afb: Revert "[SLP] Check for PHI nodes (potentially cyc...

Tom Stellard via All-commits all-commits at lists.llvm.org
Fri Feb 14 17:29:03 PST 2025


  Branch: refs/heads/release/20.x
  Home:   https://github.com/llvm/llvm-project
  Commit: d90afbca9367ef98273e1b3dae7fa26766e0335d
      https://github.com/llvm/llvm-project/commit/d90afbca9367ef98273e1b3dae7fa26766e0335d
  Author: Tom Stellard <tstellar at redhat.com>
  Date:   2025-02-14 (Fri, 14 Feb 2025)

  Changed paths:
    M llvm/lib/Transforms/Vectorize/SLPVectorizer.cpp
    M llvm/test/Transforms/SLPVectorizer/X86/delayed-gather-emission.ll
    M llvm/test/Transforms/SLPVectorizer/X86/matching-gather-nodes-phi-users.ll
    R llvm/test/Transforms/SLPVectorizer/X86/phi-node-with-cycle.ll

  Log Message:
  -----------
  Revert "[SLP] Check for PHI nodes (potentially cycles!) when checking dependencies"

This reverts commit 2eb558c99d967af093340def231c9a1ba228571b.

This commit did not pass pre-commit CI.



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