llvm-reduce: Add a reduction to replace atomics with non-atomics
Make load and store non-atomic. Make the others monotonic. We could probably try to incrementally relax the orderings; not sure how useful that would be.
parent
b1e17199
Please register or sign in to comment