[all-commits] [llvm/llvm-project] 480cbe: [OpenMP] Remove unnecessary pointer checks in a fe...

Hansang Bae via All-commits all-commits at lists.llvm.org
Fri Jan 22 17:26:12 PST 2021


  Branch: refs/heads/master
  Home:   https://github.com/llvm/llvm-project
  Commit: 480cbed31e74b0db3d31d78789b639af250ce9fe
      https://github.com/llvm/llvm-project/commit/480cbed31e74b0db3d31d78789b639af250ce9fe
  Author: Hansang Bae <hansang.bae at intel.com>
  Date:   2021-01-22 (Fri, 22 Jan 2021)

  Changed paths:
    M openmp/runtime/src/kmp_taskdeps.cpp
    M openmp/runtime/src/ompt-general.cpp

  Log Message:
  -----------
  [OpenMP] Remove unnecessary pointer checks in a few locations

Also, return NULL from unsuccessful OMPT function lookup.

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




More information about the All-commits mailing list