[all-commits] [llvm/llvm-project] 17da1c: SLPVectorizer: Use use_empty instead of hasNUses(0)
Matt Arsenault via All-commits
all-commits at lists.llvm.org
Fri Apr 25 07:15:24 PDT 2025
Branch: refs/heads/users/arsenm/slp-vectorizer/use-empty-not-has-0-uses
Home: https://github.com/llvm/llvm-project
Commit: 17da1c8b70c5d6095d7063047e4dd74debdbd992
https://github.com/llvm/llvm-project/commit/17da1c8b70c5d6095d7063047e4dd74debdbd992
Author: Matt Arsenault <Matthew.Arsenault at amd.com>
Date: 2025-04-25 (Fri, 25 Apr 2025)
Changed paths:
M llvm/lib/Transforms/Vectorize/SLPVectorizer.cpp
Log Message:
-----------
SLPVectorizer: Use use_empty instead of hasNUses(0)
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