[all-commits] [llvm/llvm-project] 341c3c: [flang][openmp] Fortran offloading test

Ethan Luis McDonough via All-commits all-commits at lists.llvm.org
Wed Jun 28 13:15:51 PDT 2023


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 341c3cf78c6284d88ad76944125478c050aa0c3f
      https://github.com/llvm/llvm-project/commit/341c3cf78c6284d88ad76944125478c050aa0c3f
  Author: Ethan Luis McDonough <ethanluismcdonough at gmail.com>
  Date:   2023-06-28 (Wed, 28 Jun 2023)

  Changed paths:
    M openmp/README.rst
    M openmp/libomptarget/test/CMakeLists.txt
    M openmp/libomptarget/test/lit.cfg
    M openmp/libomptarget/test/lit.site.cfg.in
    A openmp/libomptarget/test/offloading/fortran/basic_array.c
    A openmp/libomptarget/test/offloading/fortran/basic_array.f90

  Log Message:
  -----------
  [flang][openmp] Fortran offloading test

Flang currently supports offloading for AMD GPUs.  This patch establishes a test structure for Fortran offloading tests in libomptarget.

Reviewed By: jdoerfert

Differential Revision: https://reviews.llvm.org/D148778




More information about the All-commits mailing list