[all-commits] [llvm/llvm-project] e0f4d2: [DebugInfo][LoopFlatten] Fix missing debug locatio...
Shan Huang via All-commits
all-commits at lists.llvm.org
Thu Jul 4 06:07:05 PDT 2024
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: e0f4d27a50c6b524d6cf24c347038a18112ce517
https://github.com/llvm/llvm-project/commit/e0f4d27a50c6b524d6cf24c347038a18112ce517
Author: Shan Huang <52285902006 at stu.ecnu.edu.cn>
Date: 2024-07-04 (Thu, 04 Jul 2024)
Changed paths:
M llvm/lib/Transforms/Scalar/LoopFlatten.cpp
A llvm/test/Transforms/LoopFlatten/preserving_debugloc_br.ll
Log Message:
-----------
[DebugInfo][LoopFlatten] Fix missing debug location update for new br instruction (#97085)
Fix #97084 .
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