[PATCH] D139634: [OpenMP][OMPIRBuilder] Migrate code to emit target region functions from clang to OMPIRBuilder

Jan Sjödin via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Dec 9 08:19:33 PST 2022


jsjodin updated this revision to Diff 481662.
jsjodin added a comment.

Fix comment and test.


CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D139634/new/

https://reviews.llvm.org/D139634

Files:
  clang/lib/CodeGen/CGOpenMPRuntime.cpp
  clang/lib/CodeGen/CGOpenMPRuntimeGPU.cpp
  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: D139634.481662.patch
Type: text/x-patch
Size: 12229 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20221209/ba912326/attachment.bin>


More information about the llvm-commits mailing list