[Openmp-commits] [PATCH] D111069: [libomptarget] Move device environment to shared header, remove divergence

Johannes Doerfert via Phabricator via Openmp-commits openmp-commits at lists.llvm.org
Mon Oct 4 09:30:14 PDT 2021


jdoerfert accepted this revision.
jdoerfert added a comment.
This revision is now accepted and ready to land.

LG, assuming this builds fine. One nit below that can be ignored.



================
Comment at: openmp/libomptarget/include/device_environment.h:1
 //===---- device_environment.h - OpenMP GPU device environment --- CUDA -*-===//
 //
----------------
I'd call it DeviceEnvironment.h but I guess this is OK for now.


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D111069/new/

https://reviews.llvm.org/D111069



More information about the Openmp-commits mailing list