[Openmp-commits] [PATCH] D122667: llvm14 patch: hwloc include directory for libompd

John Ericson via Phabricator via Openmp-commits openmp-commits at lists.llvm.org
Wed Mar 30 13:08:33 PDT 2022


Ericson2314 added a comment.

Also, how about all this code goes to `kmp_affinity.h`? Then we dodge the problem entirely.

The `kmp_hwloc_depth_t` typedef is also now dead code since 9982f33e2c3aeba0b59555286d0d1e99697c62a0 <https://reviews.llvm.org/rG9982f33e2c3aeba0b59555286d0d1e99697c62a0> and can be removed.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D122667



More information about the Openmp-commits mailing list