[all-commits] [llvm/llvm-project] 26d71f: [Transforms] Use range-based for loops (NFC) (#138...
Kazu Hirata via All-commits
all-commits at lists.llvm.org
Sun May 4 16:08:54 PDT 2025
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 26d71f9ef2215081119066d8396afd65e07f7a43
https://github.com/llvm/llvm-project/commit/26d71f9ef2215081119066d8396afd65e07f7a43
Author: Kazu Hirata <kazu at google.com>
Date: 2025-05-04 (Sun, 04 May 2025)
Changed paths:
M llvm/lib/Transforms/IPO/ConstantMerge.cpp
M llvm/lib/Transforms/Scalar/GVN.cpp
M llvm/lib/Transforms/Scalar/Reassociate.cpp
M llvm/lib/Transforms/Utils/SimplifyCFG.cpp
Log Message:
-----------
[Transforms] Use range-based for loops (NFC) (#138476)
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