[all-commits] [llvm/llvm-project] 76ae9a: [CodeGen] Use range-based for loops (NFC) (#145251)
Kazu Hirata via All-commits
all-commits at lists.llvm.org
Sun Jun 22 19:10:00 PDT 2025
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 76ae9aa4d2fbf82d95224e4219980e0b35898fd8
https://github.com/llvm/llvm-project/commit/76ae9aa4d2fbf82d95224e4219980e0b35898fd8
Author: Kazu Hirata <kazu at google.com>
Date: 2025-06-22 (Sun, 22 Jun 2025)
Changed paths:
M llvm/include/llvm/CodeGen/SelectionDAGNodes.h
M llvm/lib/CodeGen/LiveInterval.cpp
M llvm/lib/CodeGen/SelectionDAG/DAGCombiner.cpp
Log Message:
-----------
[CodeGen] Use range-based for loops (NFC) (#145251)
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