[Openmp-commits] [PATCH] D111069: [libomptarget] Move device environment to shared header, remove divergence
Jon Chesterfield via Phabricator via Openmp-commits
openmp-commits at lists.llvm.org
Mon Oct 4 09:42:07 PDT 2021
JonChesterfield added inline comments.
================
Comment at: openmp/libomptarget/include/device_environment.h:1
//===---- device_environment.h - OpenMP GPU device environment --- CUDA -*-===//
//
----------------
jdoerfert wrote:
> I'd call it DeviceEnvironment.h but I guess this is OK for now.
i'll rename it now, better to do it all in one block
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