[all-commits] [llvm/llvm-project] f33286: SLPVectorizer: Use use_empty instead of getNumUses
Matt Arsenault via All-commits
all-commits at lists.llvm.org
Fri Apr 18 11:08:29 PDT 2025
Branch: refs/heads/users/arsenm/slp-vectorizer/check-use-empty-avoid-getNumUses
Home: https://github.com/llvm/llvm-project
Commit: f3328621a3cc4e37d832f5c41b914bd8380c6118
https://github.com/llvm/llvm-project/commit/f3328621a3cc4e37d832f5c41b914bd8380c6118
Author: Matt Arsenault <Matthew.Arsenault at amd.com>
Date: 2025-04-18 (Fri, 18 Apr 2025)
Changed paths:
M llvm/lib/Transforms/Vectorize/SLPVectorizer.cpp
Log Message:
-----------
SLPVectorizer: Use use_empty instead of getNumUses
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