llvm-project
7175970f
- Add debug location to strlen in LoopIdiomRecognize pass (#140164)
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Commit
View On
GitHub
Commit
214 days ago
Add debug location to strlen in LoopIdiomRecognize pass (#140164) Pass down the debug location to the generated strlen call because LLVM maintains that calls to inlinable functions must have debug info.
References
#140164 - Add debug location to strlen in LoopIdiomRecognize pass
Author
amykhuang
Parents
fec9be9f
Loading