[llvm-branch-commits] [openmp] release/18.x: [OpenMP][OMPT] Fix hsa include when building amdgpu/src/rtl.cpp (PR #95484)
Pranav Sivaraman via llvm-branch-commits
llvm-branch-commits at lists.llvm.org
Thu Jun 13 16:31:12 PDT 2024
pranav-sivaraman wrote:
This is different from this [file](https://github.com/llvm/llvm-project/blob/release/14.x/openmp/libomptarget/plugins/amdgpu/impl/hsa_api.h) right? I'm trying to fix an issue when building LLVM 14 with a newer ROCm releases which fails to find the newer `hsa/hsa.h` headers. Not sure if I need to extend the patch to include these changes as well.
https://github.com/llvm/llvm-project/pull/95484
More information about the llvm-branch-commits
mailing list