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
Update on "[ExecuTorch] Make ForcedUnroll usage in bf16 BlasKernel actually work for -Oz builds"
Clang is very resistant to inlining under -Oz. For ForcedUnroll to actually unroll, we need to force-inline the lambda.
Differential Revision: [D62154247](https://our.internmc.facebook.com/intern/diff/D62154247/)
[ghstack-poisoned]
0 commit comments