[PATCH] D134046: [OpenMP][OMPIRBuilder] Add support for order(concurrent) to OMPIRBuilder for SIMD directive
Dominik Adamski via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Tue Oct 4 04:23:09 PDT 2022
domada updated this revision to Diff 464952.
domada added a comment.
Remove custom enum for mapping `order(concurrent)`
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D134046/new/
https://reviews.llvm.org/D134046
Files:
clang/lib/CodeGen/CGStmtOpenMP.cpp
clang/test/OpenMP/irbuilder_safelen_order_concurrent.cpp
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: D134046.464952.patch
Type: text/x-patch
Size: 17088 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20221004/0750bee6/attachment-0001.bin>
More information about the cfe-commits
mailing list