[PATCH] D97393: [OpenMP IRBuilder, MLIR] Add support for OpenMP do schedule dynamic

Mats Petersson via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Apr 1 09:36:36 PDT 2021


Leporacanthicus updated this revision to Diff 334732.
Leporacanthicus marked 10 inline comments as done.
Leporacanthicus added a comment.

Updates requested in review:

- Avoid making temporary string
- Avoid British English in comment
- Be consistent and not mixing auto/named type in new tests


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D97393

Files:
  llvm/include/llvm/Frontend/OpenMP/OMPConstants.h
  llvm/include/llvm/Frontend/OpenMP/OMPIRBuilder.h
  llvm/lib/Frontend/OpenMP/OMPIRBuilder.cpp
  llvm/unittests/Frontend/OpenMPIRBuilderTest.cpp
  mlir/lib/Target/LLVMIR/Dialect/OpenMP/OpenMPToLLVMIRTranslation.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D97393.334732.patch
Type: text/x-patch
Size: 16797 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210401/c74c9c53/attachment-0001.bin>


More information about the llvm-commits mailing list