swift
64095a6d
- Fix use of MemAcessUtils in LICM (#38784)
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Commit
View On
GitHub
Commit
4 years ago
Fix use of MemAcessUtils in LICM (#38784) AccessPathWithBase::compute can return a valid access path with unidentified base. In such cases, we cannot LICM stores, because there is no base address to check if it is invariant
References
#38784 - Fix use of MemAcessUtils in LICM
Author
meg-gupta
Parents
33ff2be1
Loading