mirror of
https://github.com/apple/swift.git
synced 2025-12-21 12:14:44 +01:00
To make it available in other optimizations as well. Also, a few problems: * Use destructre instructions when in OSSA * Don't split the store if it's nominal type has unreferenceable stoarge * rename it to `trySplit` because it's not guaranteed to work Also, add the counterpart for load instructions: `LoadInst.trySplit()`
8.6 KiB
8.6 KiB