[all-commits] [llvm/llvm-project] 354913: [Vectorize] Remove an unnecessary cast (NFC) (#151...
Kazu Hirata via All-commits
all-commits at lists.llvm.org
Sun Aug 3 08:45:11 PDT 2025
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 3549134836a8b162f6ddcba7e203e17ee568b4ef
https://github.com/llvm/llvm-project/commit/3549134836a8b162f6ddcba7e203e17ee568b4ef
Author: Kazu Hirata <kazu at google.com>
Date: 2025-08-03 (Sun, 03 Aug 2025)
Changed paths:
M llvm/lib/Transforms/Vectorize/SLPVectorizer.cpp
Log Message:
-----------
[Vectorize] Remove an unnecessary cast (NFC) (#151850)
getNumElements() already returns unsigned.
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