[Openmp-commits] [PATCH] D112154: [OpenMP][NFCI] Cleanup new device RT mapping interface

Joseph Huber via Phabricator via Openmp-commits openmp-commits at lists.llvm.org
Mon Oct 25 15:18:48 PDT 2021


jhuber6 added a comment.

Did you test this with SPMDzation? I'm pretty sure we generate a call to `__kmpc_get_hardware_thread_id_in_block` for that, and needed to keep it alive or else there would be no definition in the module.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D112154



More information about the Openmp-commits mailing list