You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Summary:
Using default visibility prevents a lot of function calls from being inlined.
Pull Request resolved: #44
Test Plan:
Profiling `cinderx/benchmarks/richards.py` with `perf`. No longer see annotated
functions calling to plt functions, functions instead get inlined as expected.
Reviewed By: yoney
Differential Revision: D103409366
Pulled By: alexmalyshev
fbshipit-source-id: 38708d74af94f2b55a011970a22cffe962a38d27
0 commit comments