[all-commits] [llvm/llvm-project] 7928d9: [OpenMP][libomptarget][AMDGPU] Add missing declara...
carlobertolli via All-commits
all-commits at lists.llvm.org
Fri Jan 13 13:05:01 PST 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 7928d9e12d47fcc226d0c6984e11f5f463670f4a
https://github.com/llvm/llvm-project/commit/7928d9e12d47fcc226d0c6984e11f5f463670f4a
Author: Carlo Bertolli <carlo.bertolli at amd.com>
Date: 2023-01-13 (Fri, 13 Jan 2023)
Changed paths:
M openmp/libomptarget/plugins/amdgpu/dynamic_hsa/hsa.cpp
M openmp/libomptarget/plugins/amdgpu/dynamic_hsa/hsa_ext_amd.h
Log Message:
-----------
[OpenMP][libomptarget][AMDGPU] Add missing declarations to fix non amdgpu builds
Fix after commit of https://reviews.llvm.org/D139208
More information about the All-commits
mailing list