[Openmp-commits] [PATCH] D31071: GOMP compatibility: add missing OMP4.0 taskdeps handling code
Jim Cownie via Phabricator via Openmp-commits
openmp-commits at lists.llvm.org
Thu Mar 23 06:23:26 PDT 2017
jcownie added a comment.
Is "dep_list[i].flags.in = 1;" really supposed to be set in both of the if cases (lines 980 and 983)?
If so, can't we lift that out of the if?
Repository:
rL LLVM
https://reviews.llvm.org/D31071
More information about the Openmp-commits
mailing list