mirror of
https://github.com/apple/swift.git
synced 2025-12-21 12:14:44 +01:00
I think unconditional branches should be free, period. They will mostly be removed during LLVM code gen. However, fixing this requires signficant adjustments to inlining heuristics to avoid microbenchmark regressions at -Osize. So, instead I am just making this less sensitive to critical edges for the sake of pipeline stability.
136 KiB
136 KiB