[all-commits] [llvm/llvm-project] 049aa1: [VPlan] Simplify operand tuple matching in VPlanPa...
Florian Hahn via All-commits
all-commits at lists.llvm.org
Thu Feb 6 13:01:44 PST 2025
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 049aa179dc37341c3f17d3e078231c9a886bcf51
https://github.com/llvm/llvm-project/commit/049aa179dc37341c3f17d3e078231c9a886bcf51
Author: Florian Hahn <flo at fhahn.com>
Date: 2025-02-06 (Thu, 06 Feb 2025)
Changed paths:
M llvm/lib/Transforms/Vectorize/VPlanPatternMatch.h
Log Message:
-----------
[VPlan] Simplify operand tuple matching in VPlanPatternMatch (NFC).
Remove some indirection when matching recipe and matcher operands by
directly using fold over parameter pack.
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