[all-commits] [llvm/llvm-project] 4a64be: [OpenMP] libomp: cleanup - remove duplicate check

Andrey Churbanov via All-commits all-commits at lists.llvm.org
Thu May 5 09:02:01 PDT 2022


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 4a64bed2160c6031d2c7c3321d4f88734c00f9bb
      https://github.com/llvm/llvm-project/commit/4a64bed2160c6031d2c7c3321d4f88734c00f9bb
  Author: AndreyChurbanov <andrey.churbanov at intel.com>
  Date:   2022-05-05 (Thu, 05 May 2022)

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

  Log Message:
  -----------
  [OpenMP] libomp: cleanup - remove duplicate check

The identical check remains 20 lines above in the code.

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




More information about the All-commits mailing list