[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 May 18 04:02:06 PDT 2023


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

Rebase and add one more unit test.


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
  mlir/test/Target/LLVMIR/omptarget-region-device-llvm.mlir

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


More information about the llvm-commits mailing list