[Openmp-commits] [PATCH] D142249: [openmp] Workaround for HSA in issue 60119

Joseph Huber via Phabricator via Openmp-commits openmp-commits at lists.llvm.org
Fri Jan 20 12:55:04 PST 2023


jhuber6 added a comment.

Fails these tests. It seems we need to load the dynamic libraries multiple times because the plugin constructor is only called once.

  libomptarget :: amdgcn-amd-amdhsa :: offloading/dynamic_module.c
  libomptarget :: amdgcn-amd-amdhsa-LTO :: offloading/dynamic_module.c


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D142249



More information about the Openmp-commits mailing list