[PATCH] D92189: [OpenMPIRBuilder] forward arguments as pointers to outlined function
Alex Zinenko via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Tue Dec 1 06:48:24 PST 2020
ftynse updated this revision to Diff 308643.
ftynse added a comment.
Herald added a project: clang.
Herald added a subscriber: cfe-commits.
Fix clang tests. The order of arguments is switched in the internal outlined function.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D92189/new/
https://reviews.llvm.org/D92189
Files:
clang/test/OpenMP/parallel_codegen.cpp
llvm/lib/Frontend/OpenMP/OMPIRBuilder.cpp
llvm/unittests/Frontend/OpenMPIRBuilderTest.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D92189.308643.patch
Type: text/x-patch
Size: 14008 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20201201/84456c38/attachment.bin>
More information about the cfe-commits
mailing list