[SelectionDAG] Salvage debug info for non-constant ADDs (#68981)
Teach SelectionDAG::salvageDebugInfo() to salvage debug information for ADD nodes where the RHS is non-constant. Co-authored-by:Mikael Holmen <mikael.holmen@ericsson.com> - [DebugInfo] Precommit testcase for pointer addition with unknown offset - [SelectionDAG] Salvage debug info for non-constant ADDs --------- Co-authored-by:
Mikael Holmen <mikael.holmen@ericsson.com>
Loading
Please sign in to comment