[all-commits] [llvm/llvm-project] ec75be: [VPlan] Assert that addMetadata does not add dupli...
Florian Hahn via All-commits
all-commits at lists.llvm.org
Mon Nov 10 08:45:00 PST 2025
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: ec75be1aa15b7e78758582883c4296a636f415df
https://github.com/llvm/llvm-project/commit/ec75be1aa15b7e78758582883c4296a636f415df
Author: Florian Hahn <flo at fhahn.com>
Date: 2025-11-10 (Mon, 10 Nov 2025)
Changed paths:
M llvm/lib/Transforms/Vectorize/VPlan.h
Log Message:
-----------
[VPlan] Assert that addMetadata does not add duplicates (NFC).
Duplicates are not supported, and would require kind-specific merging of
metadata.
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