[OPENMP50]Fix handling of clauses in parallel master taskloop directive.
We need to capture correctly the value of num_tasks clause and should not try to emit the if clause at all in the task region.
Loading
Please sign in to comment
We need to capture correctly the value of num_tasks clause and should not try to emit the if clause at all in the task region.