mirror of
https://github.com/apple/swift.git
synced 2025-12-21 12:14:44 +01:00
Currently we don't support hoisting ownership instructions. But the check was missing a store of Optional.none because such a value has no ownership even if the optional is not trivial. Fixes a SIL verifier crash. https://github.com/swiftlang/swift/issues/79491
57 KiB
57 KiB