[all-commits] [llvm/llvm-project] d8b078: [Transforms] Use llvm::append_range (NFC) (#133607)
Kazu Hirata via All-commits
all-commits at lists.llvm.org
Sat Mar 29 18:58:12 PDT 2025
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: d8b078d5509d84da987c18cb357aac867051881c
https://github.com/llvm/llvm-project/commit/d8b078d5509d84da987c18cb357aac867051881c
Author: Kazu Hirata <kazu at google.com>
Date: 2025-03-29 (Sat, 29 Mar 2025)
Changed paths:
M llvm/lib/Transforms/AggressiveInstCombine/TruncInstCombine.cpp
M llvm/lib/Transforms/IPO/SampleProfile.cpp
M llvm/lib/Transforms/Scalar/DFAJumpThreading.cpp
M llvm/lib/Transforms/Scalar/StructurizeCFG.cpp
M llvm/lib/Transforms/Vectorize/LoopVectorize.cpp
Log Message:
-----------
[Transforms] Use llvm::append_range (NFC) (#133607)
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