Open
Description
In LSRInstance::OptimizeMax()
, the condition of the deleted select instruction is also deleted, but its debug value (which could be salvaged) is not salvaged.
llvm-project/llvm/lib/Transforms/Scalar/LoopStrengthReduce.cpp
Lines 2559 to 2563 in 3f33e7b
Here is an example: https://godbolt.org/z/dsvP787zc