[PATCH] D100673: [OPENMP]Fix PR49698: OpenMP declare mapper causes segmentation fault.

Alexey Bataev via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Mon Apr 26 08:38:30 PDT 2021


ABataev added a comment.

In D100673#2714087 <https://reviews.llvm.org/D100673#2714087>, @jdoerfert wrote:

> I think this broke GridMini (https://github.com/meifeng/GridMini/tree/openmp) :(

Hmm, this app does not use mappers. Are you sure that this commit is the actual cause of the problem? Also, could you provide detailed debug log for the investigation (with LIBOMPTARGET_DEBUG set)?


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D100673



More information about the cfe-commits mailing list