[Openmp-commits] [PATCH] D149368: [MLIR][OpenMP] Initial Lowering of Declare Target for Data
Kiran Chandramohan via Phabricator via Openmp-commits
openmp-commits at lists.llvm.org
Wed Sep 20 07:34:14 PDT 2023
kiranchandramohan added a comment.
In D149368#4648820 <https://reviews.llvm.org/D149368#4648820>, @agozillon wrote:
> Thank you for the review and help @skatrak!
>
> @kiranchandramohan would you like some time to review and approve the change set?
@skatrak has given a great review. Thanks @skatrak.
Please go ahead.
================
Comment at: openmp/libomptarget/test/offloading/fortran/declare-target-array-in-target-region.f90:1
+! Offloading test with a target region mapping a declare target
+! Fortran array writing some values to it and checking the host
----------------
Nice test.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D149368/new/
https://reviews.llvm.org/D149368
More information about the Openmp-commits
mailing list