[all-commits] [llvm/llvm-project] 85f3d6: [Utils] Use range-based for loops (NFC) (#139426)

Kazu Hirata via All-commits all-commits at lists.llvm.org
Sat May 10 22:51:07 PDT 2025


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 85f3d60d81023c86683efa0978f37c33027ba625
      https://github.com/llvm/llvm-project/commit/85f3d60d81023c86683efa0978f37c33027ba625
  Author: Kazu Hirata <kazu at google.com>
  Date:   2025-05-10 (Sat, 10 May 2025)

  Changed paths:
    M llvm/lib/Transforms/Utils/BasicBlockUtils.cpp
    M llvm/lib/Transforms/Utils/PromoteMemoryToRegister.cpp
    M llvm/lib/Transforms/Utils/SimplifyCFG.cpp

  Log Message:
  -----------
  [Utils] Use range-based for loops (NFC) (#139426)



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