[Openmp-commits] [PATCH] D148778: [flang][openmp] Fortran	offloading test
    Ethan Luis McDonough via Phabricator via Openmp-commits 
    openmp-commits at lists.llvm.org
       
    Wed Apr 19 20:22:02 PDT 2023
    
    
  
elmcdonough created this revision.
elmcdonough added a reviewer: jdoerfert.
elmcdonough added projects: OpenMP, Flang.
Herald added subscribers: sunshaoce, guansong, yaxunl.
Herald added a reviewer: sscalpone.
Herald added a project: All.
elmcdonough requested review of this revision.
Herald added subscribers: openmp-commits, jplehr, sstefan1.
Flang currently supports offloading for AMD GPUs.  This patch establishes a test structure for Fortran offloading tests in libomptarget.
Repository:
  rG LLVM Github Monorepo
https://reviews.llvm.org/D148778
Files:
  openmp/CMakeLists.txt
  openmp/README.rst
  openmp/libomptarget/test/lit.cfg
  openmp/libomptarget/test/lit.site.cfg.in
  openmp/libomptarget/test/offloading/fortran/basic_array.c
  openmp/libomptarget/test/offloading/fortran/basic_array.f90
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D148778.515198.patch
Type: text/x-patch
Size: 5002 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/openmp-commits/attachments/20230420/4b83883f/attachment-0001.bin>
    
    
More information about the Openmp-commits
mailing list