[all-commits] [llvm/llvm-project] a27ca1: [OpenMP] Fix non-determinism in clang task codegen

Giorgis Georgakoudis via All-commits all-commits at lists.llvm.org
Mon May 3 10:35:00 PDT 2021


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: a27ca15dd08342b199e2feb5ae896475fd90a518
      https://github.com/llvm/llvm-project/commit/a27ca15dd08342b199e2feb5ae896475fd90a518
  Author: Giorgis Georgakoudis <georgakoudis1 at llnl.gov>
  Date:   2021-05-03 (Mon, 03 May 2021)

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

  Log Message:
  -----------
  [OpenMP] Fix non-determinism in clang task codegen

Reviewed By: jdoerfert

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




More information about the All-commits mailing list