[Openmp-commits] [PATCH] D157646: [OpenMP] Add option to use different units for blocktime

Terry Wilmarth via Phabricator via Openmp-commits openmp-commits at lists.llvm.org
Wed Aug 16 11:22:34 PDT 2023


tlwilmar added a comment.

In D157646#4589929 <https://reviews.llvm.org/D157646#4589929>, @jdoerfert wrote:

> Do we need to change `__kmp_initialize_system_tick` for other archs too?

It is only defined for x86. Is the current implementation sufficient for other archs?  I don't have the ability to test it on anything else.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D157646



More information about the Openmp-commits mailing list