[PATCH] D80917: [OpenMP][AMDGCN] Support OpenMP offloading for AMDGCN architecture - Part 2
Saiyedul Islam via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Mon Jun 8 12:41:43 PDT 2020
saiislam updated this revision to Diff 269314.
saiislam added a comment.
1. Renamed the GPU namespace as omp.
2. Added assert in getter functions.
3. Added comments.
4. Removed unnecassary parantheses.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D80917/new/
https://reviews.llvm.org/D80917
Files:
clang/include/clang/Basic/TargetInfo.h
clang/lib/Basic/Targets/AMDGPU.cpp
clang/lib/Basic/Targets/NVPTX.cpp
llvm/include/llvm/Frontend/OpenMP/OMPGridValues.h
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D80917.269314.patch
Type: text/x-patch
Size: 8188 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20200608/7344f0a4/attachment.bin>
More information about the cfe-commits
mailing list