[all-commits] [llvm/llvm-project] c5fff1: [LV] Add LVL::getRecurrenceDescriptor (NFC).
Florian Hahn via All-commits
all-commits at lists.llvm.org
Sun Jul 6 12:32:43 PDT 2025
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: c5fff132d019557e9cb028859ee989ea97b50e5c
https://github.com/llvm/llvm-project/commit/c5fff132d019557e9cb028859ee989ea97b50e5c
Author: Florian Hahn <flo at fhahn.com>
Date: 2025-07-06 (Sun, 06 Jul 2025)
Changed paths:
M llvm/include/llvm/Transforms/Vectorize/LoopVectorizationLegality.h
M llvm/lib/Transforms/Vectorize/LoopVectorize.cpp
Log Message:
-----------
[LV] Add LVL::getRecurrenceDescriptor (NFC).
Split off adding helper to retrieve RecurrenceDescriptor as suggested
from https://github.com/llvm/llvm-project/pull/142322.
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