[all-commits] [llvm/llvm-project] a98707: [AggressiveInstCombine] Merge consecutive loads of...
Zhenyang Xu via All-commits
all-commits at lists.llvm.org
Wed Mar 5 02:56:22 PST 2025
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: a98707e285e08bbf20785bfe54190feab7eb3c91
https://github.com/llvm/llvm-project/commit/a98707e285e08bbf20785bfe54190feab7eb3c91
Author: Zhenyang Xu <639610709 at qq.com>
Date: 2025-03-05 (Wed, 05 Mar 2025)
Changed paths:
M llvm/lib/Transforms/AggressiveInstCombine/AggressiveInstCombine.cpp
M llvm/test/Transforms/AggressiveInstCombine/AArch64/or-load.ll
M llvm/test/Transforms/AggressiveInstCombine/X86/or-load.ll
Log Message:
-----------
[AggressiveInstCombine] Merge consecutive loads of mixed sizes (#129263)
Proof: https://alive2.llvm.org/ce/z/r7M-Sf
Closes: #128134
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