[Openmp-commits] [PATCH] D134845: [OpenMP][libomptarget] Emit runtime message when variable is incorrectly mapped to device

Ravi Narayanaswamy via Phabricator via Openmp-commits openmp-commits at lists.llvm.org
Fri Sep 30 11:19:31 PDT 2022


RaviNarayanaswamy added a comment.

This message could be printed when LIBOMPTARGET_INFO="something".  I  don't think it should be printed by default as it could be false positive.


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

https://reviews.llvm.org/D134845



More information about the Openmp-commits mailing list