[Openmp-commits] [PATCH] D130030: [OpenMP][DeviceRTL] Remove `atomic::store`

Johannes Doerfert via Phabricator via Openmp-commits openmp-commits at lists.llvm.org
Tue Jul 19 12:51:33 PDT 2022


jdoerfert added a comment.

No, this is strictly worse. If anything, we can introduce a switch to ensure the ordering is known statically.


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D130030/new/

https://reviews.llvm.org/D130030



More information about the Openmp-commits mailing list