[all-commits] [llvm/llvm-project] f18414: [amdgpu] Default to 1.0, instead of unspecified, f...
Jon Chesterfield via All-commits
all-commits at lists.llvm.org
Fri Dec 1 08:38:03 PST 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: f184147706f5430387fee99d2e94c7a3361c642b
https://github.com/llvm/llvm-project/commit/f184147706f5430387fee99d2e94c7a3361c642b
Author: Jon Chesterfield <jonathanchesterfield at gmail.com>
Date: 2023-12-01 (Fri, 01 Dec 2023)
Changed paths:
M openmp/libomptarget/plugins-nextgen/amdgpu/dynamic_hsa/hsa_ext_amd.h
Log Message:
-----------
[amdgpu] Default to 1.0, instead of unspecified, for dynamic hsa (#74098)
The plugin checks the values of HSA_AMD_INTERFACE_VERSION_* so we now
set them to something safe in the header.
More information about the All-commits
mailing list