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

Jonas Hahnfeld via Phabricator via Openmp-commits openmp-commits at lists.llvm.org
Thu Aug 23 01:06:08 PDT 2018


Hahnfeld added a comment.

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?


https://reviews.llvm.org/D45691





More information about the Openmp-commits mailing list