swift
49bb19d2
- Fix debug info in LICM
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Commit
View On
GitHub
Commit
1 year ago
Fix debug info in LICM Use RegularLocation::getAutoGeneratedLocation() while hoisting a load. Previously the source location of the preheader's terminator was used, this need not be a RegularLocationKind triggering verification errors.
References
#75863 - Fix debug info in LICM
Author
meg-gupta
Committer
meg-gupta
Parents
3b093d79
Loading