mirror of
https://github.com/apple/swift.git
synced 2025-12-14 20:36:38 +01:00
I am going to run it very early and use it to ensure that extra copies due to my refactoring of SILGenPattern do not cause COW copies to be introduced. For now, it does a very simple optimization, namely, it eliminates a copy_value, with only a destroy_value user on a guaranteed parameter. It is now disabled behind a flag.
58 KiB
58 KiB