[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
Wed Jun 26 07:55:10 PDT 2019
ABataev updated this revision to Diff 206671.
ABataev added a comment.
Use inline assembler to implement volatile load/stores for parallelLevel.
Repository:
rOMP OpenMP
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D62393/new/
https://reviews.llvm.org/D62393
Files:
libomptarget/deviceRTLs/nvptx/src/libcall.cu
libomptarget/deviceRTLs/nvptx/src/omptarget-nvptx.cu
libomptarget/deviceRTLs/nvptx/src/parallel.cu
libomptarget/deviceRTLs/nvptx/src/support.h
libomptarget/deviceRTLs/nvptx/src/supporti.h
libomptarget/deviceRTLs/nvptx/test/parallel/spmd_parallel_regions.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D62393.206671.patch
Type: text/x-patch
Size: 9879 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/openmp-commits/attachments/20190626/add22d3d/attachment-0001.bin>
More information about the Openmp-commits
mailing list