[PATCH] D100187: [OPENMP]Fix PR49115: Incorrect results for scan directive.

Alexey Bataev via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Mon Apr 12 11:19:44 PDT 2021


ABataev updated this revision to Diff 336909.
ABataev added a comment.

Rebase + fixes


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D100187/new/

https://reviews.llvm.org/D100187

Files:
  clang/lib/CodeGen/CGStmtOpenMP.cpp
  clang/lib/Sema/SemaOpenMP.cpp
  clang/test/OpenMP/parallel_for_scan_codegen.cpp
  clang/test/OpenMP/parallel_for_simd_scan_codegen.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D100187.336909.patch
Type: text/x-patch
Size: 29429 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20210412/f284cea4/attachment-0001.bin>


More information about the cfe-commits mailing list