[all-commits] [llvm/llvm-project] ea99c0: [OpenMP] affinity little fix for FreeBSD

David CARLIER via All-commits all-commits at lists.llvm.org
Mon Jan 20 10:53:36 PST 2020


  Branch: refs/heads/master
  Home:   https://github.com/llvm/llvm-project
  Commit: ea99c09963488130ec0a61ef39df3fd0fcecad3c
      https://github.com/llvm/llvm-project/commit/ea99c09963488130ec0a61ef39df3fd0fcecad3c
  Author: David Carlier <devnexen at gmail.com>
  Date:   2020-01-20 (Mon, 20 Jan 2020)

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

  Log Message:
  -----------
  [OpenMP] affinity little fix for FreeBSD

- pthread affinity np has different semantic than sched affinity counterpart. On success returns strictly 0.

Reviewers: chandlerc, AndreyChurbanov, jdoerfert

Reviewed By: jdoerfert

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




More information about the All-commits mailing list