[Openmp-commits] [PATCH] D45691: [mips] Use libatomic instead of GCC intrinsics for 64bit

Jonathan Peyton via Phabricator via Openmp-commits openmp-commits at lists.llvm.org
Thu Aug 23 08:36:07 PDT 2018


jlpeyton added a comment.

In https://reviews.llvm.org/D45691#1210590, @Hahnfeld wrote:

> Ok, it looks like https://reviews.llvm.org/D47903 didn't convert all code to `std::atomic`. In the long term that's probably what we want. @jlpeyton are you (Intel) already working on this?


We are not currently working on this and unfortunately we do not have time to work on this at present, but would be more than welcome to receive patches from the community.


https://reviews.llvm.org/D45691





More information about the Openmp-commits mailing list