[all-commits] [llvm/llvm-project] 37661a: [DebugInfo][JumpThreading] Fix missing debug locat...
Shan Huang via All-commits
all-commits at lists.llvm.org
Sun Jun 30 23:06:25 PDT 2024
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 37661a17e26d9002ae9ade8c0de3932c22f16360
https://github.com/llvm/llvm-project/commit/37661a17e26d9002ae9ade8c0de3932c22f16360
Author: Shan Huang <52285902006 at stu.ecnu.edu.cn>
Date: 2024-07-01 (Mon, 01 Jul 2024)
Changed paths:
M llvm/lib/Transforms/Scalar/JumpThreading.cpp
A llvm/test/Transforms/JumpThreading/preserving-debugloc-br.ll
Log Message:
-----------
[DebugInfo][JumpThreading] Fix missing debug location updates for br instructions (#96889)
Fix #96885 .
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