[PATCH] D83723: [OpenMP] Generalize CGOpenMPRuntimeNVPTX as CGOpenMPRuntimeGPU

Saiyedul Islam via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Tue Jul 14 07:18:31 PDT 2020


saiislam updated this revision to Diff 277824.
saiislam added a comment.

Removed all references to AMDGCN to make it NFC. Will introduce AMDGCN specific things separately in a followup patch.


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D83723/new/

https://reviews.llvm.org/D83723

Files:
  clang/lib/CodeGen/CGOpenMPRuntimeGPU.cpp
  clang/lib/CodeGen/CGOpenMPRuntimeGPU.h
  clang/lib/CodeGen/CGOpenMPRuntimeNVPTX.cpp
  clang/lib/CodeGen/CGOpenMPRuntimeNVPTX.h
  clang/lib/CodeGen/CMakeLists.txt

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D83723.277824.patch
Type: text/x-patch
Size: 281714 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20200714/52934c57/attachment-0001.bin>


More information about the cfe-commits mailing list