Add a way to prefer a loop LR/SC instead of AMI
We avoid a bug in EPAC-1.5 AMOs by using compare-and-exchange loops. Ways you can use to enable this from clang: 1. -Xclang -target-feature -Xclang +do-not-use-amo 2. -mcpu=avispado
Loading
Please sign in to comment