[all-commits] [llvm/llvm-project] 62adc8: [NFC][LLVM] Namespace cleanup in LoopFuse (#163758)
Rahul Joshi via All-commits
all-commits at lists.llvm.org
Thu Oct 16 15:06:27 PDT 2025
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 62adc83c918b1b55f70e4ee33c727b040da2a9ed
https://github.com/llvm/llvm-project/commit/62adc83c918b1b55f70e4ee33c727b040da2a9ed
Author: Rahul Joshi <rjoshi at nvidia.com>
Date: 2025-10-16 (Thu, 16 Oct 2025)
Changed paths:
M llvm/include/llvm/Analysis/LoopInfo.h
M llvm/lib/Analysis/LoopInfo.cpp
M llvm/lib/Transforms/Scalar/LoopFuse.cpp
Log Message:
-----------
[NFC][LLVM] Namespace cleanup in LoopFuse (#163758)
Additionally, make the `Loop` argument to `printLoop` const.
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