[PATCH] D66673: [OPENMP][NVPTX]Fix critical region codegen.
Alexey Bataev via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Fri Aug 23 13:21:34 PDT 2019
ABataev added a comment.
In D66673#1643544 <https://reviews.llvm.org/D66673#1643544>, @jdoerfert wrote:
> I guess IR test should be affected already and it would be good to have the run time test that breaks with barriers.
Runtime test is libomptarget/deviceRTLs/nvptx/test/parallel/spmd_parallel_regions.cpp
Repository:
rC Clang
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D66673/new/
https://reviews.llvm.org/D66673
More information about the cfe-commits
mailing list