[PATCH] D155633: [OpenMP][OpenMPIRBuilder] Add kernel launch codegen to emitTargetCall

Jan Sjödin via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Aug 15 07:08:30 PDT 2023


This revision was landed with ongoing or failed builds.
This revision was automatically updated to reflect the committed changes.
Closed by commit rGb7fcf515150f: [OpenMP][OpenMPIRBuilder] Add kernel launch codegen to emitTargetCall (authored by jsjodin).

Changed prior to commit:
  https://reviews.llvm.org/D155633?vs=549432&id=550321#toc

Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D155633

Files:
  llvm/include/llvm/Frontend/OpenMP/OMPIRBuilder.h
  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
  mlir/test/Target/LLVMIR/omptarget-region-llvm.mlir
  mlir/test/Target/LLVMIR/omptarget-region-parallel-llvm.mlir

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D155633.550321.patch
Type: text/x-patch
Size: 18611 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230815/4123dfdd/attachment.bin>


More information about the llvm-commits mailing list