[Openmp-commits] [PATCH] D62393: [OPENMP][NVPTX]Mark parallel level counter as volatile.
Alexey Bataev via Phabricator via Openmp-commits
openmp-commits at lists.llvm.org
Thu Jun 6 16:39:51 PDT 2019
ABataev added a comment.
In D62393#1533353 <https://reviews.llvm.org/D62393#1533353>, @arsenm wrote:
> I thought allowing volatile for synchronization was a mistake, and CUDA deprecates doing so, at leasts since Volta
I don't see any changes in latest PTX ISA for the semantics of volatile.
Repository:
rOMP OpenMP
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D62393/new/
https://reviews.llvm.org/D62393
More information about the Openmp-commits
mailing list