[PATCH] D79754: [OpenMP][AMDGCN] Support OpenMP offloading for AMDGCN architecture - Part 1
Saiyedul Islam via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Fri May 22 05:51:29 PDT 2020
saiislam updated this revision to Diff 265716.
saiislam added a comment.
Herald added a subscriber: sstefan1.
Added test case to show treatment of specific functions as builtins or functions on the device
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.265716.patch
Type: text/x-patch
Size: 10102 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20200522/4bc6b3e5/attachment-0001.bin>
More information about the cfe-commits
mailing list