[Openmp-commits] [PATCH] D51222: [OPENMP][NVPTX] Lightweight runtime support for SPMD mode.

Jonas Hahnfeld via Phabricator via Openmp-commits openmp-commits at lists.llvm.org
Fri Aug 24 10:41:18 PDT 2018


Hahnfeld accepted this revision.
Hahnfeld added a comment.

Great that we don't need any additional entry points. I suppose LLVM is just optimizing away unneeded code when the runtime is inlined?


Repository:
  rOMP OpenMP

https://reviews.llvm.org/D51222





More information about the Openmp-commits mailing list