[Openmp-commits] [PATCH] D68100: [OpenMP 5.0] declare mapper runtime implementation
Joachim Protze via Phabricator via Openmp-commits
openmp-commits at lists.llvm.org
Wed Jul 22 11:39:26 PDT 2020
protze.joachim added a comment.
For the commit of this patch, the test fails with and without `env LIBOMPTARGET_DEBUG=1`. I'm using a release build, but have `-DLIBOMPTARGET_ENABLE_DEBUG=on`. This allows to activate debug output by setting the env variable.
I'm currently bisecting for the commit, when the test started to succeed with `env LIBOMPTARGET_DEBUG=1`. I'm hoping its sufficient to bisect commits on `/openmp/`.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D68100/new/
https://reviews.llvm.org/D68100
More information about the Openmp-commits
mailing list