[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
Tue Mar 30 03:58:49 PDT 2021
Leporacanthicus updated this revision to Diff 334104.
Leporacanthicus added a comment.
Add testing for chunk size in dynamic work sharing loop test.
Also removed a superfluous assignment in the production code.
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.334104.patch
Type: text/x-patch
Size: 16761 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210330/69bc710a/attachment-0001.bin>
More information about the llvm-commits
mailing list