mirror of
https://github.com/apple/swift.git
synced 2025-12-14 20:36:38 +01:00
I thought `reverse(silFn)` would do a post-order walk, but I was wrong. This patch cuts the number of iterations to propagate coldness from 3-4 down to 2 in a few of the simple regression test cases. At least on macOS (as the stdlib can vary per platform).
16 KiB
16 KiB