[all-commits] [llvm/llvm-project] 585b75: [VPlan] Simplify matching recipe ty and opcode in ...
Florian Hahn via All-commits
all-commits at lists.llvm.org
Wed Feb 5 12:05:33 PST 2025
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 585b75ec9aa5be3594bcd28077f6b2e0a198dec4
https://github.com/llvm/llvm-project/commit/585b75ec9aa5be3594bcd28077f6b2e0a198dec4
Author: Florian Hahn <flo at fhahn.com>
Date: 2025-02-05 (Wed, 05 Feb 2025)
Changed paths:
M llvm/lib/Transforms/Vectorize/VPlanPatternMatch.h
Log Message:
-----------
[VPlan] Simplify matching recipe ty and opcode in pattern match (NFC).
Use parameter pack fold to simplify matching of recipe types and opcodes
for RecipeTys 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