[all-commits] [llvm/llvm-project] f2c7b6: SLPVectorizer: Avoid looking at uselists of constants
Matt Arsenault via All-commits
all-commits at lists.llvm.org
Sun Apr 6 21:21:12 PDT 2025
Branch: refs/heads/users/arsenm/slp-vectorizer-avoid-looking-at-constant-uselists
Home: https://github.com/llvm/llvm-project
Commit: f2c7b6df4e8bbccf95bb88ee054f5566cf425790
https://github.com/llvm/llvm-project/commit/f2c7b6df4e8bbccf95bb88ee054f5566cf425790
Author: Matt Arsenault <Matthew.Arsenault at amd.com>
Date: 2025-04-07 (Mon, 07 Apr 2025)
Changed paths:
M llvm/lib/Transforms/Vectorize/SLPVectorizer.cpp
Log Message:
-----------
SLPVectorizer: Avoid looking at uselists of constants
This is an unproductive use of compile time
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