[llvm-branch-commits] [openmp] release/18.x: [OpenMP][OMPT] Fix hsa include when building amdgpu/src/rtl.cpp (PR #95484)
Joseph Huber via llvm-branch-commits
llvm-branch-commits at lists.llvm.org
Thu Jun 13 20:17:33 PDT 2024
https://github.com/jhuber6 commented:
We made a change recently that made the dynamic_hsa version the default. The error you're seeing is from an old HSA, so if you're overriding the default to use an old library that's probably not worth working around.
https://github.com/llvm/llvm-project/pull/95484
More information about the llvm-branch-commits
mailing list