[PATCH] D126626: [OpenMP][IRBuilder] Add final clause to task
Shraiysh via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Fri Jun 10 11:24:03 PDT 2022
shraiysh updated this revision to Diff 435986.
shraiysh added a comment.
Thanks for pointing it out @Meinersbur. Somehow I mistook it for
a bool value while addressing comments earlier. Corrected the
description now.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D126626/new/
https://reviews.llvm.org/D126626
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: D126626.435986.patch
Type: text/x-patch
Size: 5241 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220610/88497c91/attachment.bin>
More information about the llvm-commits
mailing list