llvm-project
b452b349
- [DebugInfo][IndVarSimplify] Fix missing debug location updates (#91443)
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Commit
View On
GitHub
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
References
#91443 - [DebugInfo][IndVarSimplify] Fix missing debug location updates
Author
Apochens
Parents
b903badd
Loading