[PATCH] D125669: Adding support for target in_reduction

Ritanya via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Tue Jun 21 04:42:41 PDT 2022


RitanyaB updated this revision to Diff 438554.
RitanyaB added a comment.

The if condition in the method EmitOMPTargetTaskBasedDirective in CGStmtOpenMP.cpp file was removed since it was unnecessary.


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

https://reviews.llvm.org/D125669

Files:
  clang/lib/CodeGen/CGOpenMPRuntime.cpp
  clang/lib/CodeGen/CGStmtOpenMP.cpp
  clang/lib/CodeGen/CodeGenFunction.h
  clang/lib/Sema/SemaOpenMP.cpp
  clang/test/OpenMP/target_in_reduction_codegen.cpp
  llvm/include/llvm/Frontend/OpenMP/OMP.td

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D125669.438554.patch
Type: text/x-patch
Size: 59630 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20220621/821bc4d5/attachment-0001.bin>


More information about the cfe-commits mailing list