[Openmp-commits] [PATCH] D71989: [OpenMP][IRBuilder] `omp task` support
Shraiysh via Phabricator via Openmp-commits
openmp-commits at lists.llvm.org
Sun May 22 09:09:00 PDT 2022
shraiysh updated this revision to Diff 431241.
shraiysh marked 3 inline comments as done.
shraiysh added a comment.
Thank you @Meinersbur for pointing out the description of the argument, I had not checked the cpp file. I have added the description now.
Addressed comments. I will wait for two more days, and if there are no further comments on this patch, then I will land it.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D71989/new/
https://reviews.llvm.org/D71989
Files:
llvm/include/llvm/Frontend/OpenMP/OMPIRBuilder.h
llvm/lib/Frontend/OpenMP/OMPIRBuilder.cpp
llvm/unittests/Frontend/OpenMPIRBuilderTest.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D71989.431241.patch
Type: text/x-patch
Size: 15249 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/openmp-commits/attachments/20220522/a4fb2e89/attachment.bin>
More information about the Openmp-commits
mailing list