[Assignment Tracking][25/*] Replace sunk address uses in dbg.assign intrinsics
authorOCHyams <orlando.hyams@sony.com>
Mon, 21 Nov 2022 15:46:52 +0000 (15:46 +0000)
committerOCHyams <orlando.hyams@sony.com>
Mon, 21 Nov 2022 15:50:47 +0000 (15:50 +0000)
commit3115e6828c1c2cc447923d7b81062ca48a1b9bc2
tree3fa66893269c057fd21f353bc9b743a00839055e
parentc67b710379402a48b0a158fa6247ae421ff9aa77
[Assignment Tracking][25/*] Replace sunk address uses in dbg.assign intrinsics

The Assignment Tracking debug-info feature is outlined in this RFC:

https://discourse.llvm.org/t/
rfc-assignment-tracking-a-better-way-of-specifying-variable-locations-in-ir

Reviewed By: StephenTozer

Differential Revision: https://reviews.llvm.org/D136255
llvm/lib/CodeGen/CodeGenPrepare.cpp
llvm/test/DebugInfo/Generic/assignment-tracking/codegenprepare/sunk-addr.ll [new file with mode: 0644]