mirror of
https://github.com/apple/swift.git
synced 2025-12-21 12:14:44 +01:00
Usually `explicit_copy_addr` and `explicit_copy_value` don't survive until the first SILCombine pass run anyway. But if they do, the simplifications need to be registered, otherwise SILCombine will complain.