[all-commits] [llvm/llvm-project] 2f3067: [llvm] Remove unused local variables (NFC) (#138454)
Kazu Hirata via All-commits
all-commits at lists.llvm.org
Sun May 4 09:38:37 PDT 2025
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 2f3067ed69098d9eefb92eda17649bf450641889
https://github.com/llvm/llvm-project/commit/2f3067ed69098d9eefb92eda17649bf450641889
Author: Kazu Hirata <kazu at google.com>
Date: 2025-05-04 (Sun, 04 May 2025)
Changed paths:
M llvm/include/llvm/CodeGen/SDPatternMatch.h
M llvm/include/llvm/Support/GenericLoopInfoImpl.h
M llvm/lib/Analysis/BranchProbabilityInfo.cpp
M llvm/lib/Analysis/LoopAccessAnalysis.cpp
M llvm/lib/Bitcode/Reader/BitcodeReader.cpp
M llvm/lib/ExecutionEngine/Orc/GetDylibInterface.cpp
M llvm/lib/Frontend/OpenMP/OMPIRBuilder.cpp
M llvm/lib/IR/SafepointIRVerifier.cpp
M llvm/lib/ObjCopy/CommonConfig.cpp
M llvm/lib/ProfileData/InstrProf.cpp
M llvm/tools/dsymutil/DwarfLinkerForBinary.cpp
M llvm/tools/llvm-exegesis/lib/ParallelSnippetGenerator.cpp
M llvm/unittests/Analysis/MemorySSATest.cpp
M llvm/unittests/ExecutionEngine/Orc/CoreAPIsTest.cpp
M llvm/unittests/Frontend/OpenMPIRBuilderTest.cpp
M llvm/unittests/IR/DominatorTreeTest.cpp
M llvm/unittests/Support/Path.cpp
Log Message:
-----------
[llvm] Remove unused local variables (NFC) (#138454)
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