[all-commits] [llvm/llvm-project] 869c76: [VPlan] Allow zero-operand m_BranchOn(Cond|Count) ...
Ramkumar Ramachandra via All-commits
all-commits at lists.llvm.org
Mon Oct 13 00:50:31 PDT 2025
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 869c76dda32315a435221fc6220763496f5c6364
https://github.com/llvm/llvm-project/commit/869c76dda32315a435221fc6220763496f5c6364
Author: Ramkumar Ramachandra <ramkumar.ramachandra at codasip.com>
Date: 2025-10-13 (Mon, 13 Oct 2025)
Changed paths:
M llvm/lib/Transforms/Vectorize/VPlan.cpp
M llvm/lib/Transforms/Vectorize/VPlanConstruction.cpp
M llvm/lib/Transforms/Vectorize/VPlanPatternMatch.h
M llvm/lib/Transforms/Vectorize/VPlanTransforms.cpp
M llvm/lib/Transforms/Vectorize/VPlanUnroll.cpp
M llvm/lib/Transforms/Vectorize/VPlanVerifier.cpp
Log Message:
-----------
[VPlan] Allow zero-operand m_BranchOn(Cond|Count) (NFC) (#162721)
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