[all-commits] [llvm/llvm-project] 1b1368: [DebugInfo][LICM] Fix debug value loss caused by h...
Shan Huang via All-commits
all-commits at lists.llvm.org
Sun Jul 6 22:47:18 PDT 2025
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 1b136824bb818d575d2c1121043a7a45d8d2f289
https://github.com/llvm/llvm-project/commit/1b136824bb818d575d2c1121043a7a45d8d2f289
Author: Shan Huang <shan.huang at stu.ecnu.edu.cn>
Date: 2025-07-07 (Mon, 07 Jul 2025)
Changed paths:
M llvm/lib/Transforms/Scalar/LICM.cpp
A llvm/test/Transforms/LICM/salvage-hoisted-minmax.ll
Log Message:
-----------
[DebugInfo][LICM] Fix debug value loss caused by hoisting the cmp instructions (#146640)
fix #146621
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