mirror of
https://github.com/apple/swift.git
synced 2026-06-27 12:25:55 +02:00
5907b8a3e2
Eventually, we decided to do this 1. Have the function signature opts (used to be called the cloner to create the optimized function. 2. Mark the thunk as always_inline 3. Rely on the inliner to inline the thunk to get the benefit of calling optimized function directly.