[llvm] [DebugInfo][RemoveDIs] Handle dbg.declares in SelectionDAGISel (PR #73496)

Jeremy Morse via llvm-commits llvm-commits at lists.llvm.org
Mon Dec 11 05:48:58 PST 2023


https://github.com/jmorse approved this pull request.

LGTM; Matt raises a good point about the bitcast, but as this is just a refactor + adding two new calls to handle dbg.declares stored in DPValues, I think it's best treated elsewhere. We've already got some tickets hanging around about how the handling of debug-info for arguments in SelectionDAG is a bit of a hack.

https://github.com/llvm/llvm-project/pull/73496


More information about the llvm-commits mailing list