[all-commits] [llvm/llvm-project] c3eded: [OPENMP50]Fix PR44024: runtime assert in distribut...

Alexey Bataev via All-commits all-commits at lists.llvm.org
Mon Nov 18 08:35:58 PST 2019


  Branch: refs/heads/master
  Home:   https://github.com/llvm/llvm-project
  Commit: c3eded068c64bfe614d25359927a2917ff8e4a35
      https://github.com/llvm/llvm-project/commit/c3eded068c64bfe614d25359927a2917ff8e4a35
  Author: Alexey Bataev <a.bataev at hotmail.com>
  Date:   2019-11-18 (Mon, 18 Nov 2019)

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

  Log Message:
  -----------
  [OPENMP50]Fix PR44024: runtime assert in distribute construct.

If the code is emitted for distribute construct, the nonmonotonic
modifier should not be added.




More information about the All-commits mailing list