diff options
author | Joseph Huber <jhuber6@vols.utk.edu> | 2022-03-25 18:42:12 -0400 |
---|---|---|
committer | Joseph Huber <jhuber6@vols.utk.edu> | 2022-03-25 22:44:20 -0400 |
commit | 9d3550c5173373305c10a5a471a935be205191a2 (patch) | |
tree | e34e1320b3999eca1f796c069a8da26c2b8b15bf /clang/lib/Frontend/CompilerInvocation.cpp | |
parent | 3c6d32ec6cdb426d531e0a3b3aa4449ff6e4d75c (diff) | |
download | llvm-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