[all-commits] [llvm/llvm-project] 3e3d2b: [VPlan] Add hasPredecessors and hasSuccessors to V...

Florian Hahn via All-commits all-commits at lists.llvm.org
Sat Mar 14 13:08:25 PDT 2026


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 3e3d2b6fbce0ad132a60bb38dace9722f37db314
      https://github.com/llvm/llvm-project/commit/3e3d2b6fbce0ad132a60bb38dace9722f37db314
  Author: Florian Hahn <flo at fhahn.com>
  Date:   2026-03-14 (Sat, 14 Mar 2026)

  Changed paths:
    M llvm/lib/Transforms/Vectorize/VPlan.cpp
    M llvm/lib/Transforms/Vectorize/VPlan.h
    M llvm/lib/Transforms/Vectorize/VPlanUtils.h

  Log Message:
  -----------
  [VPlan] Add hasPredecessors and hasSuccessors to VPBlockBase (NFC).

Add/move helpers to VPBlockBase, and use in a few more places.

Split off from https://github.com/llvm/llvm-project/pull/156262 as
suggested.



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