swift
6a049fe9
- ArrayPropertyOpt: fix an ownership error
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Commit
View On
GitHub
Commit
5 days ago
ArrayPropertyOpt: fix an ownership error The optimization can produce illegal SIL in some cases. The fix is to cleanup inserted phis by the SSAUpdater. https://github.com/swiftlang/swift/issues/89324 rdar://177636712
References
#89360 - ArrayPropertyOpt: fix an ownership error
Author
eeckstein
Committer
eeckstein
Parents
1632b39f
Loading