[Openmp-commits] [PATCH] D102598: [AMDGPU][libomptarget] Remove unused global variables
Jon Chesterfield via Phabricator via Openmp-commits
openmp-commits at lists.llvm.org
Mon May 17 02:44:01 PDT 2021
JonChesterfield accepted this revision.
JonChesterfield added a comment.
This revision is now accepted and ready to land.
Nice!
================
Comment at: openmp/libomptarget/plugins/amdgpu/impl/internal.h:121
-extern struct timespec context_init_time;
-
----------------
Nice. Does this mean there's an #include time.h or ctime that can be dropped?
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D102598/new/
https://reviews.llvm.org/D102598
More information about the Openmp-commits
mailing list