[PATCH] D81478: [OPENMP50]Codegen for scan directives in parallel for regions.

Alexey Bataev via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Wed Jun 17 12:24:15 PDT 2020


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

Rebase + avoid copy paste.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D81478

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

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D81478.271437.patch
Type: text/x-patch
Size: 23950 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20200617/491e5966/attachment-0001.bin>


More information about the cfe-commits mailing list