mirror of
https://github.com/apple/swift.git
synced 2025-12-14 20:36:38 +01:00
With this change we now simplify 2192 retain, release operations on enums an increase of ~56% over the previous stat, 1403 retain, release operations. The next step is to implement switch_enum simplification and pushing releases on enums into switch regions (the real purpose of this pass). rdar://17139960 Swift SVN r18740
3.8 KiB
3.8 KiB