[PATCH] D137587: [OpenMP][OMPIRBuilder] Migrate target outlined function registration to OMPIRBuilder from clang
Jan Sjödin via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Fri Nov 25 10:28:21 PST 2022
jsjodin updated this revision to Diff 478000.
jsjodin added a comment.
No need to pass in IsEmbedded, it is in the config now. Perhaps the manager should also have the config available.
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D137587/new/
https://reviews.llvm.org/D137587
Files:
clang/lib/CodeGen/CGOpenMPRuntime.cpp
llvm/include/llvm/Frontend/OpenMP/OMPIRBuilder.h
llvm/lib/Frontend/OpenMP/OMPIRBuilder.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D137587.478000.patch
Type: text/x-patch
Size: 8874 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20221125/b49173bb/attachment.bin>
More information about the llvm-commits
mailing list