[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
Tue Jun 9 06:33:18 PDT 2020


saiislam updated this revision to Diff 269519.
saiislam marked an inline comment as done.
saiislam added a comment.

1. Corrected return type of getGridValue to unsigned
2. Fixed GridValues assert issue
3. Edited comments


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.269519.patch
Type: text/x-patch
Size: 8126 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20200609/0f70ca64/attachment-0001.bin>


More information about the cfe-commits mailing list