llvm-project
b452b349 - [DebugInfo][IndVarSimplify] Fix missing debug location updates (#91443)

Commit
1 year ago
[DebugInfo][IndVarSimplify] Fix missing debug location updates (#91443) Adds debug location updates for the newly created `phi`, `add`, `icmp` and `sitofp` instructions in `IndVarSimplify`. Fixes #91436
Author
Parents
Loading