[all-commits] [llvm/llvm-project] 976934: [OpenMP][libomp] Fix compile errors with new KMP_H...

Jonathan Peyton via All-commits all-commits at lists.llvm.org
Mon Dec 13 23:33:29 PST 2021


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 9769340905d0033727817a3b0e4aef0b3863c964
      https://github.com/llvm/llvm-project/commit/9769340905d0033727817a3b0e4aef0b3863c964
  Author: Jonathan Peyton <jonathan.l.peyton at intel.com>
  Date:   2021-12-14 (Tue, 14 Dec 2021)

  Changed paths:
    M openmp/runtime/src/kmp_affinity.cpp
    M openmp/runtime/src/kmp_settings.cpp

  Log Message:
  -----------
  [OpenMP][libomp] Fix compile errors with new KMP_HW_SUBSET changes

Add missing guards around x86-specific code.

Reviewed By: kaz7

Differential Revision: https://reviews.llvm.org/D115664




More information about the All-commits mailing list