[PATCH] D102008: [OpenMP]Add support for workshare loop modifier in lowering

Mats Petersson via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed May 12 03:55:52 PDT 2021


Leporacanthicus updated this revision to Diff 344756.
Leporacanthicus added a comment.

Rebase and fixed comment style.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D102008

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

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D102008.344756.patch
Type: text/x-patch
Size: 4921 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210512/6961b3fe/attachment.bin>


More information about the llvm-commits mailing list