[all-commits] [llvm/llvm-project] 9a0831: [OpenMP] Skip extra blank line when parsing /proc/...

Gong LingQin via All-commits all-commits at lists.llvm.org
Tue Dec 13 04:17:19 PST 2022


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 9a0831afa03a8e3181dccb3338fb804db80a96a3
      https://github.com/llvm/llvm-project/commit/9a0831afa03a8e3181dccb3338fb804db80a96a3
  Author: gonglingqin <gonglingqin at loongson.cn>
  Date:   2022-12-13 (Tue, 13 Dec 2022)

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

  Log Message:
  -----------
  [OpenMP] Skip extra blank line when parsing /proc/cpuinfo on LoongArch64

This fixes the following test cases:

* affinity/kmp-affinity.c
* affinity/kmp-hw-subset.c
* affinity/omp-places.c

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




More information about the All-commits mailing list