diff options
author | Jeremy Morse <jeremy.morse@sony.com> | 2023-11-22 15:10:55 +0000 |
---|---|---|
committer | GitHub <noreply@github.com> | 2023-11-22 15:10:55 +0000 |
commit | c1146f306d2b924449d2b60943ec6fff1efa785d (patch) | |
tree | 12762113d5b0a3e61da9a3870df4a0ab97eb5f3b /llvm/lib/CodeGen/MachineCopyPropagation.cpp | |
parent | 64c0e86c9e07bd65ac7c584ca2e97769852616a5 (diff) | |
download | llvm-c1146f306d2b924449d2b60943ec6fff1efa785d.zip llvm-c1146f306d2b924449d2b60943ec6fff1efa785d.tar.gz llvm-c1146f306d2b924449d2b60943ec6fff1efa785d.tar.bz2 |
[DebugInfo][RemoveDIs] Handle DPValues in LCSSA (#72996)
LCSSA needs to manually update dbg.value intrinsic users of Values that
are having LCSSA PHIs inserted -- instrument it to do the same for
DPValues, the replacement for dbg.values.
This patch also contains an opportunistic fix replacing
instruction-insertion with iterator-insertion, necessary for
communicating debug-info in the future.
Diffstat (limited to 'llvm/lib/CodeGen/MachineCopyPropagation.cpp')
0 files changed, 0 insertions, 0 deletions