Skip to content
Commit a4ca525c authored by Jonas Hahnfeld's avatar Jonas Hahnfeld
Browse files

Fix PR30890: Reduction across teams hangs

__kmpc_reduce_nowait() correctly swapped the teams for reductions
in a teams construct. Apply the same logic to __kmpc_reduce() and
__kmpc_reduce_end().

Differential Revision: https://reviews.llvm.org/D40753

llvm-svn: 319788
parent 7e756632
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment