[all-commits] [llvm/llvm-project] 5ef28e: [VPlan] Add m_c_Add to VPlanPatternMatch. NFC (#15...
Luke Lau via All-commits
all-commits at lists.llvm.org
Thu Aug 21 04:26:31 PDT 2025
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 5ef28e0a88e1dc4ce13e45c59cd77b47dd124461
https://github.com/llvm/llvm-project/commit/5ef28e0a88e1dc4ce13e45c59cd77b47dd124461
Author: Luke Lau <luke at igalia.com>
Date: 2025-08-21 (Thu, 21 Aug 2025)
Changed paths:
M llvm/lib/Transforms/Vectorize/VPlanPatternMatch.h
M llvm/lib/Transforms/Vectorize/VPlanTransforms.cpp
Log Message:
-----------
[VPlan] Add m_c_Add to VPlanPatternMatch. NFC (#154730)
Same thing as #154705, and useful for simplifying the matching in
#152167
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