swift
64095a6d - Fix use of MemAcessUtils in LICM (#38784)

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
Author
Parents
Loading