[all-commits] [llvm/llvm-project] 5971b4: [DebugInfo][LICM] Salvage dbg_values for the dead ...
Shan Huang via All-commits
all-commits at lists.llvm.org
Sun May 11 18:07:51 PDT 2025
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 5971b419199942fd8023070f81f37499d4d4738b
https://github.com/llvm/llvm-project/commit/5971b419199942fd8023070f81f37499d4d4738b
Author: Shan Huang <52285902006 at stu.ecnu.edu.cn>
Date: 2025-05-12 (Mon, 12 May 2025)
Changed paths:
M llvm/lib/Transforms/Scalar/LICM.cpp
A llvm/test/Transforms/LICM/salvage-hoisted-add.ll
A llvm/test/Transforms/LICM/salvage-hoisted-binop.ll
A llvm/test/Transforms/LICM/salvage-hoisted-gep.ll
A llvm/test/Transforms/LICM/salvage-hoisted-sub.ll
Log Message:
-----------
[DebugInfo][LICM] Salvage dbg_values for the dead instructions to erase (#138796)
fix #138684 .
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