[Openmp-commits] [PATCH] D87980: [OpenMP] Protect unrecogonized CUDA error code

Joseph Huber via Phabricator via Openmp-commits openmp-commits at lists.llvm.org
Mon Sep 21 05:52:02 PDT 2020


jhuber6 added a comment.

I've noticed this happens at the end of the program when Libomptarget is being unregistered. It'd be nice to know what causes this but checking the case is definitely better than crashing.


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

https://reviews.llvm.org/D87980



More information about the Openmp-commits mailing list