[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
Wed Sep 13 17:09:30 PDT 2023
agozillon updated this revision to Diff 556737.
agozillon added a comment.
Herald added a reviewer: sscalpone.
Herald added a project: OpenMP.
Herald added a subscriber: openmp-commits.
Rebase, move flag changing from PFT lowering, to MLIR -> LLVM-IR lowering, teach early outliner pass to handle declare target globals, add a new runtime test now that enough is in place for one
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.556737.patch
Type: text/x-patch
Size: 32472 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/openmp-commits/attachments/20230914/9de3423b/attachment-0001.bin>
More information about the Openmp-commits
mailing list