[Openmp-commits] [PATCH] D133053: [Libomptarget] Change device free routines to accept the allocation kind
Shilei Tian via Phabricator via Openmp-commits
openmp-commits at lists.llvm.org
Thu Sep 1 07:54:19 PDT 2022
tianshilei1992 added a comment.
I think we'd better keep `__tgt_rtl_data_delete` unchanged, and add another interface. AFAIK we require `libomptarget` to be aligned with `clang`, but don't force the plugins.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D133053/new/
https://reviews.llvm.org/D133053
More information about the Openmp-commits
mailing list