aboutsummaryrefslogtreecommitdiff
path: root/clang/lib/Frontend/CompilerInvocation.cpp
diff options
context:
space:
mode:
authorJoseph Huber <jhuber6@vols.utk.edu>2022-03-25 18:42:12 -0400
committerJoseph Huber <jhuber6@vols.utk.edu>2022-03-25 22:44:20 -0400
commit9d3550c5173373305c10a5a471a935be205191a2 (patch)
treee34e1320b3999eca1f796c069a8da26c2b8b15bf /clang/lib/Frontend/CompilerInvocation.cpp
parent3c6d32ec6cdb426d531e0a3b3aa4449ff6e4d75c (diff)
downloadllvm-9d3550c5173373305c10a5a471a935be205191a2.zip
llvm-9d3550c5173373305c10a5a471a935be205191a2.tar.gz
llvm-9d3550c5173373305c10a5a471a935be205191a2.tar.bz2
[OpenMP] Add AMDGPU calling convention to ctor / dtor functions
This patch adds the necessary AMDGPU calling convention to the ctor / dtor kernels. These are fundamentally device kenels called by the host on image load. Without this calling convention information the AMDGPU plugin is unable to identify them. Depends on D122504 Fixes #54091 Reviewed By: jdoerfert Differential Revision: https://reviews.llvm.org/D122515
Diffstat (limited to 'clang/lib/Frontend/CompilerInvocation.cpp')
0 files changed, 0 insertions, 0 deletions