[PATCH] D104928: [OMPIRBuilder] add minimalist reduction support

Alex Zinenko via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Jul 29 02:23:11 PDT 2021


ftynse updated this revision to Diff 362684.
ftynse added a comment.

Add a test with two reduction functions


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D104928

Files:
  llvm/include/llvm/Frontend/OpenMP/OMPIRBuilder.h
  llvm/include/llvm/Frontend/OpenMP/OMPKinds.def
  llvm/lib/Frontend/OpenMP/OMPIRBuilder.cpp
  llvm/unittests/Frontend/OpenMPIRBuilderTest.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D104928.362684.patch
Type: text/x-patch
Size: 37740 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210729/d4939d24/attachment.bin>


More information about the llvm-commits mailing list