[Openmp-commits] [PATCH] D72472: [LIBOMPTARGET]Ignore empty target descriptors.

Shilei Tian via Phabricator via Openmp-commits openmp-commits at lists.llvm.org
Mon Jan 13 12:09:28 PST 2020


tianshilei1992 added a comment.

I got a question: since there is no target region in the shared library at all, why is `desc->NumDeviceImages = 1` where `desc` is the one in the shared library?


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D72472/new/

https://reviews.llvm.org/D72472





More information about the Openmp-commits mailing list