[Openmp-commits] [PATCH] D43626: [OpenMP] Remove implicit data sharing using device shared memory from libomptarget
Jonas Hahnfeld via Phabricator via Openmp-commits
openmp-commits at lists.llvm.org
Fri Mar 2 09:34:26 PST 2018
Hahnfeld added a comment.
In https://reviews.llvm.org/D43626#1024135, @grokos wrote:
> @Hahnfeld: Did our private discussion answer your questions about this plan?
Partly, I'm still not happy about this turns out to be required after all of this was upstreamed. However if it's really needed you should at least make sure that basic applications continue to compile, something which we only reached recently.
In any case, the result of our private discussion needs to be made public. In particular I still don't see either explanation nor reasoning in any of the patches.
Repository:
rOMP OpenMP
https://reviews.llvm.org/D43626
More information about the Openmp-commits
mailing list