[all-commits] [llvm/llvm-project] 06cb7b: [Transforms] Use llvm::append_range (NFC) (#133650)
Kazu Hirata via All-commits
all-commits at lists.llvm.org
Sun Mar 30 12:22:20 PDT 2025
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 06cb7b1e14a117e8fe19b72689c8616c772c0807
https://github.com/llvm/llvm-project/commit/06cb7b1e14a117e8fe19b72689c8616c772c0807
Author: Kazu Hirata <kazu at google.com>
Date: 2025-03-30 (Sun, 30 Mar 2025)
Changed paths:
M llvm/lib/Transforms/IPO/MemProfContextDisambiguation.cpp
M llvm/lib/Transforms/Scalar/DFAJumpThreading.cpp
M llvm/lib/Transforms/Scalar/SimpleLoopUnswitch.cpp
M llvm/lib/Transforms/Utils/CodeLayout.cpp
M llvm/lib/Transforms/Utils/SampleProfileInference.cpp
Log Message:
-----------
[Transforms] Use llvm::append_range (NFC) (#133650)
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