[all-commits] [llvm/llvm-project] aa6137: [llvm] Remove redundant control flow (NFC) (#138304)
Kazu Hirata via All-commits
all-commits at lists.llvm.org
Fri May 2 10:34:48 PDT 2025
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: aa613777af4a2f2d5103e5e67da96f41ca2bb19e
https://github.com/llvm/llvm-project/commit/aa613777af4a2f2d5103e5e67da96f41ca2bb19e
Author: Kazu Hirata <kazu at google.com>
Date: 2025-05-02 (Fri, 02 May 2025)
Changed paths:
M llvm/lib/Analysis/KernelInfo.cpp
M llvm/lib/CodeGen/GlobalISel/IRTranslator.cpp
M llvm/lib/CodeGen/PeepholeOptimizer.cpp
M llvm/lib/DebugInfo/DWARF/DWARFVerifier.cpp
M llvm/lib/IR/ConvergenceVerifier.cpp
M llvm/lib/Support/Mustache.cpp
M llvm/lib/Target/NVPTX/NVPTXISelLowering.cpp
M llvm/lib/Target/SPIRV/SPIRVPrepareFunctions.cpp
M llvm/lib/Transforms/Vectorize/VectorCombine.cpp
Log Message:
-----------
[llvm] Remove redundant control flow (NFC) (#138304)
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