[all-commits] [llvm/llvm-project] c2f92a: [DebugInfo][NaryReassociate] Fix missing debug loc...
Shan Huang via All-commits
all-commits at lists.llvm.org
Mon May 20 07:32:26 PDT 2024
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: c2f92a33464bd9b76007ad5817952000add0033e
https://github.com/llvm/llvm-project/commit/c2f92a33464bd9b76007ad5817952000add0033e
Author: Shan Huang <52285902006 at stu.ecnu.edu.cn>
Date: 2024-05-20 (Mon, 20 May 2024)
Changed paths:
M llvm/lib/Transforms/Scalar/NaryReassociate.cpp
A llvm/test/Transforms/NaryReassociate/preserving-debugloc-add-mul.ll
Log Message:
-----------
[DebugInfo][NaryReassociate] Fix missing debug location updates (#92545)
Fixes #92537
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