[all-commits] [llvm/llvm-project] b09cce: [OPENMP50]Codegen for detach clause.

Alexey Bataev via All-commits all-commits at lists.llvm.org
Wed Mar 18 06:05:59 PDT 2020


  Branch: refs/heads/master
  Home:   https://github.com/llvm/llvm-project
  Commit: b09cce07c7ebd6d42c97f7144f5a2e7dd8fca19e
      https://github.com/llvm/llvm-project/commit/b09cce07c7ebd6d42c97f7144f5a2e7dd8fca19e
  Author: Alexey Bataev <a.bataev at hotmail.com>
  Date:   2020-03-18 (Wed, 18 Mar 2020)

  Changed paths:
    M clang/lib/CodeGen/CGOpenMPRuntime.cpp
    M clang/test/OpenMP/task_codegen.c

  Log Message:
  -----------
  [OPENMP50]Codegen for detach clause.

Implemented codegen for detach clause in task directives.




More information about the All-commits mailing list