[llvm] [DebugInfo][NewGVN] Salvage debug values of trivially dead instructions (PR #149304)

Orlando Cazalet-Hyams via llvm-commits llvm-commits at lists.llvm.org
Thu Jul 17 06:29:59 PDT 2025


https://github.com/OCHyams commented:

Are there are other calls to `markInstructionForDeletion` that should be accompanied by a salvage? What's the consequences of putting the salvage call in `markInstructionForDeletion` instead?

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


More information about the llvm-commits mailing list