[Openmp-commits] [PATCH] D105239: [libomptarget][nfc] Group environment variables, drop accesses to DeviceInfo global
Dhruva Chakrabarti via Phabricator via Openmp-commits
openmp-commits at lists.llvm.org
Thu Jul 1 08:55:02 PDT 2021
dhruvachak accepted this revision.
dhruvachak added a comment.
This revision is now accepted and ready to land.
Yes, I was concerned about the num_groups computation getting out of sync when the grid size is not a multiple of the num_threads. But I understand your response that we will have to change the print at that point anyways, so let's go ahead with this.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D105239/new/
https://reviews.llvm.org/D105239
More information about the Openmp-commits
mailing list