[Openmp-commits] [PATCH] D156996: [OpenMP][AMDGPU] Add Envar for controlling HSA busy queue tracking
Michael Halkenhäuser via Phabricator via Openmp-commits
openmp-commits at lists.llvm.org
Fri Aug 4 11:02:32 PDT 2023
mhalk updated this revision to Diff 547277.
mhalk added a comment.
Implemented feedback and adapted docs.
Thanks @kevinsala for the helpful feedback!
IMHO think this is a very readable solution.
Changes to the snippet:
Decided to rename the Index variable and change its assignment.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D156996/new/
https://reviews.llvm.org/D156996
Files:
openmp/docs/design/Runtimes.rst
openmp/libomptarget/plugins-nextgen/amdgpu/src/rtl.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D156996.547277.patch
Type: text/x-patch
Size: 5508 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/openmp-commits/attachments/20230804/ee3bd6b6/attachment.bin>
More information about the Openmp-commits
mailing list