[all-commits] [llvm/llvm-project] 7aa472: [CodeGen] Use range-based for loops (NFC) (#104536)
Kazu Hirata via All-commits
all-commits at lists.llvm.org
Fri Aug 16 08:36:04 PDT 2024
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 7aa4726f44587791ed4f41a13c68e8f499ed34f0
https://github.com/llvm/llvm-project/commit/7aa4726f44587791ed4f41a13c68e8f499ed34f0
Author: Kazu Hirata <kazu at google.com>
Date: 2024-08-16 (Fri, 16 Aug 2024)
Changed paths:
M llvm/lib/CodeGen/GlobalISel/IRTranslator.cpp
M llvm/lib/CodeGen/TypePromotion.cpp
Log Message:
-----------
[CodeGen] Use range-based for loops (NFC) (#104536)
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