[all-commits] [llvm/llvm-project] 5bcac7: [VPlan] Fix isLatch to handle BranchOnTwoConds, ch...

Florian Hahn via All-commits all-commits at lists.llvm.org
Sat Apr 18 14:18:05 PDT 2026


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 5bcac7bb5c4957138c929a13359d1350994230bb
      https://github.com/llvm/llvm-project/commit/5bcac7bb5c4957138c929a13359d1350994230bb
  Author: Florian Hahn <flo at fhahn.com>
  Date:   2026-04-18 (Sat, 18 Apr 2026)

  Changed paths:
    M llvm/lib/Transforms/Vectorize/VPlanUtils.cpp
    M llvm/lib/Transforms/Vectorize/VPlanVerifier.cpp
    M llvm/unittests/Transforms/Vectorize/VPlanTestBase.h
    M llvm/unittests/Transforms/Vectorize/VPlanVerifierTest.cpp

  Log Message:
  -----------
  [VPlan] Fix isLatch to handle BranchOnTwoConds, check verifier.(NFC) (#192808)

Update `isLatch` to handle BranchOnTwoConds,
in preparation to enable running the verifier on earlier VPlans.



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