[all-commits] [llvm/llvm-project] 5c8349: [Transforms] Use range-based for loops (NFC) (#99607)
Kazu Hirata via All-commits
all-commits at lists.llvm.org
Sun Jul 21 13:11:47 PDT 2024
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 5c83498984dd5d278c40d6650d3f9205b5131550
https://github.com/llvm/llvm-project/commit/5c83498984dd5d278c40d6650d3f9205b5131550
Author: Kazu Hirata <kazu at google.com>
Date: 2024-07-21 (Sun, 21 Jul 2024)
Changed paths:
M llvm/lib/Transforms/Utils/LoopUnroll.cpp
M llvm/lib/Transforms/Vectorize/LoopVectorizationLegality.cpp
Log Message:
-----------
[Transforms] Use range-based for loops (NFC) (#99607)
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