mirror of
https://github.com/apple/swift.git
synced 2025-12-21 12:14:44 +01:00
* Add profitability check to array-property-opt This change adds additional heuristics to array-property-opt to avoid code size increase in cases where the optimization may not be beneficial. With this change, we do not specialize a loop if it has any opaque function calls or the instruction count exceeds a predefined threshold.
29 KiB
29 KiB