aboutsummaryrefslogtreecommitdiff
path: root/llvm/lib/CodeGen/CodeGen.cpp
diff options
context:
space:
mode:
authorShan Huang <52285902006@stu.ecnu.edu.cn>2024-07-15 09:44:18 +0800
committerGitHub <noreply@github.com>2024-07-15 09:44:18 +0800
commitd83d09facdc37bd1bd8c697e16d889ff8a4f369b (patch)
treedcafb6a822326dbd51c82425f91cdae07bb826f4 /llvm/lib/CodeGen/CodeGen.cpp
parent6441df3b5930ff9f8b3b9af6fd5d2684cf9a337b (diff)
downloadllvm-d83d09facdc37bd1bd8c697e16d889ff8a4f369b.zip
llvm-d83d09facdc37bd1bd8c697e16d889ff8a4f369b.tar.gz
llvm-d83d09facdc37bd1bd8c697e16d889ff8a4f369b.tar.bz2
[DebugInfo][LoopStrengthReduce] Fix missing debug location updates (#97519)
Fix #97510 . Note that, for the new phi instruction `NewPH`, which replaces the old phi `PH` and the cast `ShadowUse`, I choose to propagate the debug location of `PH` to it, because the cast is eliminated according to the optimization semantics.
Diffstat (limited to 'llvm/lib/CodeGen/CodeGen.cpp')
0 files changed, 0 insertions, 0 deletions