Don't explicitly use atomics in rsort
This is a pattern GCC should pick up for targets where AMOADD is faster than LW/ADD/SW.
parent
05f70dc4
Please register or sign in to comment
This is a pattern GCC should pick up for targets where AMOADD is faster than LW/ADD/SW.