[all-commits] [llvm/llvm-project] db8a96: [OpenMP] kmp_affinity.h: add LoongArch64 support

Ami-zhang via All-commits all-commits at lists.llvm.org
Wed Nov 16 19:59:35 PST 2022


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: db8a96731f98105c88259ad881ff00198fe53a91
      https://github.com/llvm/llvm-project/commit/db8a96731f98105c88259ad881ff00198fe53a91
  Author: zhanglimin <zhanglimin at loongson.cn>
  Date:   2022-11-17 (Thu, 17 Nov 2022)

  Changed paths:
    M openmp/runtime/src/kmp_affinity.h

  Log Message:
  -----------
  [OpenMP] kmp_affinity.h: add LoongArch64 support

In D135552 the #else is added, which causes build error when
building openmp on LoongArch. This patch fixed the error:
      "Unknown or unsupported architecture"

Reviewed By: SixWeining, MaskRay

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




More information about the All-commits mailing list