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
This folds a 3 instruction tls load on aarch64 to a single mrs.
On x86-64 gnu ld *should* have relaxed it to a single fs anyway, but
this guarantees it.
---------
Signed-off-by: Marc <m@pyc.ac>
0 commit comments