[all-commits] [llvm/llvm-project] 094a70: [Target] Use range-based for loops (NFC) (#146198)

Kazu Hirata via All-commits all-commits at lists.llvm.org
Fri Jun 27 22:08:20 PDT 2025


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 094a7087b83bb37544c1a7db4cc1841ee463140c
      https://github.com/llvm/llvm-project/commit/094a7087b83bb37544c1a7db4cc1841ee463140c
  Author: Kazu Hirata <kazu at google.com>
  Date:   2025-06-27 (Fri, 27 Jun 2025)

  Changed paths:
    M llvm/lib/Target/AMDGPU/SIShrinkInstructions.cpp
    M llvm/lib/Target/ARM/ARMBaseInstrInfo.cpp
    M llvm/lib/Target/ARM/ARMConstantIslandPass.cpp
    M llvm/lib/Target/ARM/ARMFrameLowering.cpp
    M llvm/lib/Target/ARM/ARMISelLowering.cpp
    M llvm/lib/Target/X86/X86ISelLoweringCall.cpp

  Log Message:
  -----------
  [Target] Use range-based for loops (NFC) (#146198)



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