diff options
author | Saiyedul Islam <Saiyedul.Islam@amd.com> | 2022-04-11 17:28:07 +0000 |
---|---|---|
committer | Saiyedul Islam <Saiyedul.Islam@amd.com> | 2022-04-13 03:57:29 +0000 |
commit | 54a6cc3405607d439cab93d2be2912e36d50ebae (patch) | |
tree | 6f753d6a922f194ed4bc8a73331bace4a56a4b68 /flang/lib/Frontend/CompilerInvocation.cpp | |
parent | a3d69a193a638a3aadf365cd628d8212b3d0d7d3 (diff) | |
download | llvm-54a6cc3405607d439cab93d2be2912e36d50ebae.zip llvm-54a6cc3405607d439cab93d2be2912e36d50ebae.tar.gz llvm-54a6cc3405607d439cab93d2be2912e36d50ebae.tar.bz2 |
[libomptarget][amdgpu] Add hidden_heap_v1 kernarg metadata
Code object version 5 adds support of hidden_heap_v1 kernarg
metadata field [1]. It is a global address space pointer to an
initialized memory buffer that conforms to the requirements of the
malloc/free device library V1 version implementation.
[1] https://llvm.org/docs/AMDGPUUsage.html#amdgpu-amdhsa-code-object-kernel-argument-metadata-map-table-v5
Reviewed By: carlo.bertolli
Differential Revision: https://reviews.llvm.org/D123527
Diffstat (limited to 'flang/lib/Frontend/CompilerInvocation.cpp')
0 files changed, 0 insertions, 0 deletions