[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 16 01:04:59 PDT 2018
Hahnfeld added a comment.
Herald added subscribers: jfb, atanasyan.
@mstojanovic @sdardis Could you test on MIPS after https://reviews.llvm.org/D47903 landed? The runtime is now using C++11 `<atomic>` which should be portable across platforms.
https://reviews.llvm.org/D45691
More information about the Openmp-commits
mailing list