[Openmp-commits] [PATCH] D51222: [OPENMP][NVPTX] Lightweight runtime support for SPMD mode.
Alexey Bataev via Phabricator via Openmp-commits
openmp-commits at lists.llvm.org
Fri Aug 24 10:47:15 PDT 2018
ABataev added a comment.
In https://reviews.llvm.org/D51222#1212676, @Hahnfeld wrote:
> Great that we don't need any additional entry points. I suppose LLVM is just optimizing away unneeded code when the runtime is inlined?
I hope so. We can check later if we can optimize it further.
Repository:
rOMP OpenMP
https://reviews.llvm.org/D51222
More information about the Openmp-commits
mailing list