[all-commits] [llvm/llvm-project] 2d911f: [OpenMP] Fix atomic entries for captured logical o...

Hansang Bae via All-commits all-commits at lists.llvm.org
Tue Jan 19 08:15:14 PST 2021


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 2d911f7c72f9174a34f74abe2909f992b03caaf1
      https://github.com/llvm/llvm-project/commit/2d911f7c72f9174a34f74abe2909f992b03caaf1
  Author: Hansang Bae <hansang.bae at intel.com>
  Date:   2021-01-19 (Tue, 19 Jan 2021)

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

  Log Message:
  -----------
  [OpenMP] Fix atomic entries for captured logical operation

Added missing code for the captured atomic operation.

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




More information about the All-commits mailing list