<div dir="ltr"><div>Hello,</div><div><br></div><div>Looking at the code of Live DEBUG_VALUE analysis which propagates debug information by inserting new DBG_VALUE instructions to the MIR.</div><div><br></div><div>Currently, this pass inserts new DBG_VALUE instructions for register copy, spill and restore instructions. However, extend instructions such as ARM's {S|U}XT{B|H} should also have new DBG_VALUE instructions inserted, since they do kill and define registers.</div><div><br></div><div>Is this just a TODO that needs to be implemented, or there is in fact a reason for this?</div><div><br></div><div>Thank you for your time,</div><div><br></div><div><div dir="ltr" class="gmail_signature" data-smartmail="gmail_signature"><div dir="ltr">Son Tuan Vu</div></div></div></div>