Commit 3bef79ea authored by Andrew Waterman's avatar Andrew Waterman
Browse files

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
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment