[all-commits] [llvm/llvm-project] 4f2376: [VPlan] Add m_FirstActiveLane matcher (NFC).
Florian Hahn via All-commits
all-commits at lists.llvm.org
Wed Oct 15 10:56:16 PDT 2025
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 4f23767852893419cf22d30f8437c54a98ae4000
https://github.com/llvm/llvm-project/commit/4f23767852893419cf22d30f8437c54a98ae4000
Author: Florian Hahn <flo at fhahn.com>
Date: 2025-10-15 (Wed, 15 Oct 2025)
Changed paths:
M llvm/lib/Transforms/Vectorize/VPlanPatternMatch.h
M llvm/lib/Transforms/Vectorize/VPlanTransforms.cpp
M llvm/lib/Transforms/Vectorize/VPlanUnroll.cpp
Log Message:
-----------
[VPlan] Add m_FirstActiveLane matcher (NFC).
Add m_FirstActiveLane, to slightly simplify pattern matching in
preparation for https://github.com/llvm/llvm-project/pull/149042.
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