swift
6a049fe9 - ArrayPropertyOpt: fix an ownership error

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