[Openmp-commits] [PATCH] D140213: [OpenMP][libomptarget] Add missing symbols in dynamic_hsa

Jon Chesterfield via Phabricator via Openmp-commits openmp-commits at lists.llvm.org
Fri Dec 16 07:15:16 PST 2022


JonChesterfield added a comment.

This header file is a compromise between including enough of hsa.h to compile without the rocm source and not including all of it because it's large. Different people have taken different approaches to removing unused parts. There's a similar cuda.h near nvptx.


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D140213/new/

https://reviews.llvm.org/D140213



More information about the Openmp-commits mailing list