[Openmp-commits] [PATCH] D109875: [AMDGPU][Libomptarget] Refactor device/host memory pools setup
Jon Chesterfield via Phabricator via Openmp-commits
openmp-commits at lists.llvm.org
Tue Sep 21 09:32:22 PDT 2021
JonChesterfield added inline comments.
================
Comment at: openmp/libomptarget/plugins/amdgpu/src/rtl.cpp:18
#include <cstring>
#include <functional>
#include <libelf.h>
----------------
functional may now be unused (think it was only here for placeholders)
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D109875/new/
https://reviews.llvm.org/D109875
More information about the Openmp-commits
mailing list