[Openmp-commits] [PATCH] D149368: [MLIR][OpenMP] Initial Lowering of Declare Target for Data

Andrew Gozillon via Phabricator via Openmp-commits openmp-commits at lists.llvm.org
Tue Sep 19 20:09:45 PDT 2023


agozillon updated this revision to Diff 557087.
agozillon added a comment.

- Update test to use only explicit variables (implicits don't work quite yet)


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D149368

Files:
  flang/lib/Optimizer/Transforms/OMPEarlyOutlining.cpp
  mlir/lib/Target/LLVMIR/Dialect/OpenMP/OpenMPToLLVMIRTranslation.cpp
  mlir/test/Target/LLVMIR/omptarget-declare-target-llvm-device.mlir
  mlir/test/Target/LLVMIR/omptarget-declare-target-llvm-host.mlir
  openmp/libomptarget/test/offloading/fortran/declare-target-array-in-target-region.f90

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D149368.557087.patch
Type: text/x-patch
Size: 37208 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/openmp-commits/attachments/20230920/3e61d248/attachment-0001.bin>


More information about the Openmp-commits mailing list