[all-commits] [llvm/llvm-project] b82baf: [llvm] Remove redundant control flow statements (N...
Kazu Hirata via All-commits
all-commits at lists.llvm.org
Wed Oct 15 06:54:52 PDT 2025
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: b82baf0f5bce0aa787ac280f2a43943d211b9cc5
https://github.com/llvm/llvm-project/commit/b82baf0f5bce0aa787ac280f2a43943d211b9cc5
Author: Kazu Hirata <kazu at google.com>
Date: 2025-10-15 (Wed, 15 Oct 2025)
Changed paths:
M llvm/include/llvm/Analysis/IR2Vec.h
M llvm/lib/CAS/OnDiskTrieRawHashMap.cpp
M llvm/lib/Target/AMDGPU/SIPreEmitPeephole.cpp
M llvm/lib/Target/SPIRV/SPIRVInstructionSelector.cpp
M llvm/lib/Transforms/Utils/LoopUnroll.cpp
Log Message:
-----------
[llvm] Remove redundant control flow statements (NFC) (#163509)
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