[PATCH] D147940: [Flang][OpenMP][OMPIRBuilder] Add lowering of TargetOp for device codegen

Sergio Afonso via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Apr 27 09:27:57 PDT 2023


skatrak updated this revision to Diff 517604.
skatrak added a comment.

Update after landing parent host codegen for target regions patch. This patch is now ready for review.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D147940

Files:
  llvm/lib/Frontend/OpenMP/OMPIRBuilder.cpp
  llvm/unittests/Frontend/OpenMPIRBuilderTest.cpp
  mlir/lib/Target/LLVMIR/Dialect/OpenMP/OpenMPToLLVMIRTranslation.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D147940.517604.patch
Type: text/x-patch
Size: 7660 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230427/ee20660a/attachment.bin>


More information about the llvm-commits mailing list