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
335: Also always inline set_bit/clear bit r=Disasm a=therealprof
Reduces build size by quite a bit in dev builds but to my surprise also
helps in optimised builds using set_bit/clear_bit indirectly via HAL
impls.
Closes#334
Signed-off-by: Daniel Egger <[email protected]>
Co-authored-by: Daniel Egger <[email protected]>
0 commit comments