[all-commits] [llvm/llvm-project] f49ee0: [DebugInfo][ConstraintElimination] Fix debug value...
Shan Huang via All-commits
all-commits at lists.llvm.org
Mon May 5 06:09:19 PDT 2025
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: f49ee00ec47f596269639987f5ea8755a358ca16
https://github.com/llvm/llvm-project/commit/f49ee00ec47f596269639987f5ea8755a358ca16
Author: Shan Huang <52285902006 at stu.ecnu.edu.cn>
Date: 2025-05-05 (Mon, 05 May 2025)
Changed paths:
M llvm/lib/Transforms/Scalar/ConstraintElimination.cpp
A llvm/test/Transforms/ConstraintElimination/salvage-dbg-values-replaced-by-constant-2.ll
A llvm/test/Transforms/ConstraintElimination/salvage-dbg-values-replaced-by-constant.ll
Log Message:
-----------
[DebugInfo][ConstraintElimination] Fix debug value loss in replacing comparisons with the speculated constants (#136839)
Fix #135736
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