[Openmp-commits] [PATCH] D132965: [amdgpu] Drop multiple calls to hsa_init
Joseph Huber via Phabricator via Openmp-commits
openmp-commits at lists.llvm.org
Tue Aug 30 18:17:37 PDT 2022
jhuber6 accepted this revision.
jhuber6 added a comment.
This revision is now accepted and ready to land.
Seems HSA is already initialized by the `RTLDeviceInfoTy` pointer, so this is definitely redundant.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D132965/new/
https://reviews.llvm.org/D132965
More information about the Openmp-commits
mailing list