[PATCH] D47589: [RISCV] Add codegen support for atomic load/stores with RV32A

Eli Friedman via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu May 31 13:31:40 PDT 2018


efriedma added a comment.

The compiler-rt "__atomic_*" are known to be buggy; see https://reviews.llvm.org/D45321


https://reviews.llvm.org/D47589





More information about the llvm-commits mailing list