[all-commits] [llvm/llvm-project] 365165: Revert "[OPENMP]Fix PR37671: Privatize local(priva...

Alexey Bataev via All-commits all-commits at lists.llvm.org
Wed Aug 12 06:51:37 PDT 2020


  Branch: refs/heads/master
  Home:   https://github.com/llvm/llvm-project
  Commit: 3651658bdd11a085b727783f27495a198c4f3bc5
      https://github.com/llvm/llvm-project/commit/3651658bdd11a085b727783f27495a198c4f3bc5
  Author: Alexey Bataev <a.bataev at hotmail.com>
  Date:   2020-08-12 (Wed, 12 Aug 2020)

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

  Log Message:
  -----------
  Revert "[OPENMP]Fix PR37671: Privatize local(private) variables in untied tasks."

This reverts commit ec9563c54ed25e9f9cbe60985399212d50bd801d to
investigate compiler crash revelaed by the buildbots.




More information about the All-commits mailing list