[Openmp-commits] [openmp] [OpenMP] Tear down GenericDeviceTy's with GenericPluginTy (PR #73557)

Joseph Huber via Openmp-commits openmp-commits at lists.llvm.org
Mon Nov 27 11:14:44 PST 2023


https://github.com/jhuber6 approved this pull request.

Seems reasonable, this isn't something that really needs to be exposed to the user at this point in time at least.

Perhaps in the future we could handle it more gracefully to allow users to create and destroy specific devices multiple times manually if they so desired, but I don't think there's an explicit need.

https://github.com/llvm/llvm-project/pull/73557


More information about the Openmp-commits mailing list