[all-commits] [llvm/llvm-project] 4570a3: [CodeGen] Use range-based for loops (NFC) (#98459)
Kazu Hirata via All-commits
all-commits at lists.llvm.org
Fri Jul 12 01:37:37 PDT 2024
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 4570a34f929693e442c7d09dc6aef7e801c2dc1d
https://github.com/llvm/llvm-project/commit/4570a34f929693e442c7d09dc6aef7e801c2dc1d
Author: Kazu Hirata <kazu at google.com>
Date: 2024-07-12 (Fri, 12 Jul 2024)
Changed paths:
M llvm/lib/CodeGen/AllocationOrder.cpp
M llvm/lib/CodeGen/MachineBasicBlock.cpp
M llvm/lib/CodeGen/SelectionDAG/ScheduleDAGFast.cpp
Log Message:
-----------
[CodeGen] Use range-based for loops (NFC) (#98459)
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