[all-commits] [llvm/llvm-project] 0028ef: [llvm] Remove unused local variables (NFC) (#167106)
Kazu Hirata via All-commits
all-commits at lists.llvm.org
Sat Nov 8 07:41:29 PST 2025
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 0028ef667a87af0ff6265d855da0bb24e845baf3
https://github.com/llvm/llvm-project/commit/0028ef667a87af0ff6265d855da0bb24e845baf3
Author: Kazu Hirata <kazu at google.com>
Date: 2025-11-08 (Sat, 08 Nov 2025)
Changed paths:
M llvm/lib/CAS/UnifiedOnDiskCache.cpp
M llvm/lib/CodeGen/WindowsSecureHotPatching.cpp
M llvm/lib/Target/ARM/ARMLowOverheadLoops.cpp
M llvm/lib/Transforms/IPO/SampleProfile.cpp
M llvm/lib/Transforms/Vectorize/SLPVectorizer.cpp
Log Message:
-----------
[llvm] Remove unused local variables (NFC) (#167106)
Identified with bugprone-unused-local-non-trivial-variable.
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