[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
Tue Nov 8 07:12:55 PST 2022
jsjodin updated this revision to Diff 473997.
jsjodin marked 2 inline comments as done.
jsjodin added a comment.
Changed setOutlinedFunctionAttributes to setOutlinedTargetRegionFunctionAttributes. Fixed else after return. Added TODO. Removed comment.
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.473997.patch
Type: text/x-patch
Size: 9354 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20221108/31788598/attachment.bin>
More information about the llvm-commits
mailing list