[all-commits] [llvm/llvm-project] 2a3541: [Transforms] Use range-based for loops (NFC) (#145...
Kazu Hirata via All-commits
all-commits at lists.llvm.org
Wed Jun 25 10:08:48 PDT 2025
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 2a35414e9888f80a6c7073a503b0a7a13635a71a
https://github.com/llvm/llvm-project/commit/2a35414e9888f80a6c7073a503b0a7a13635a71a
Author: Kazu Hirata <kazu at google.com>
Date: 2025-06-25 (Wed, 25 Jun 2025)
Changed paths:
M llvm/lib/Transforms/IPO/GlobalOpt.cpp
M llvm/lib/Transforms/InstCombine/InstructionCombining.cpp
M llvm/lib/Transforms/Scalar/LoopInterchange.cpp
M llvm/lib/Transforms/Scalar/Reassociate.cpp
M llvm/lib/Transforms/Vectorize/VectorCombine.cpp
Log Message:
-----------
[Transforms] Use range-based for loops (NFC) (#145252)
Co-authored-by: Matt Arsenault <arsenm2 at gmail.com>
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