[Openmp-commits] [PATCH] D129787: [OpenMP][AMDGPU] Add the support for `malloc` and `free` for AMDGPU
Jon Chesterfield via Phabricator via Openmp-commits
openmp-commits at lists.llvm.org
Fri Jul 15 00:02:37 PDT 2022
JonChesterfield requested changes to this revision.
JonChesterfield added a comment.
This revision now requires changes to proceed.
This is missing changes to the host plugin to set up the state malloc uses, and missing a host call implementation to do the allocation. So as written this isn't going to work. What's the benefit?
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D129787/new/
https://reviews.llvm.org/D129787
More information about the Openmp-commits
mailing list