[PATCH] D79754: [OpenMP][AMDGCN] Support OpenMP offloading for AMDGCN architecture - Part 1

Saiyedul Islam via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed May 27 01:02:57 PDT 2020


This revision was automatically updated to reflect the committed changes.
Closed by commit rG602d9b0afc77: [OpenMP][AMDGCN] Support OpenMP offloading for AMDGCN architecture - Part 1 (authored by saiislam).

Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D79754

Files:
  clang/lib/AST/Decl.cpp
  clang/lib/Frontend/CompilerInvocation.cpp
  clang/test/Driver/openmp-offload-gpu.c
  clang/test/OpenMP/amdgcn_device_function_call.cpp
  clang/test/OpenMP/target_parallel_no_exceptions.cpp
  llvm/include/llvm/ADT/Triple.h

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D79754.266447.patch
Type: text/x-patch
Size: 10110 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200527/e827e3fc/attachment.bin>


More information about the llvm-commits mailing list