[all-commits] [llvm/llvm-project] a0e341: [flang][OpenMP] Add fortran test with basic target...

Jan Leyonberg via All-commits all-commits at lists.llvm.org
Fri Sep 1 06:28:03 PDT 2023


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: a0e3418bc84c5cf88b0370f57155beae9ff985f2
      https://github.com/llvm/llvm-project/commit/a0e3418bc84c5cf88b0370f57155beae9ff985f2
  Author: Jan Leyonberg <jan_sjodin at yahoo.com>
  Date:   2023-09-01 (Fri, 01 Sep 2023)

  Changed paths:
    A openmp/libomptarget/test/Inputs/basic_array.f90
    M openmp/libomptarget/test/lit.cfg
    M openmp/libomptarget/test/offloading/fortran/basic_array.c
    R openmp/libomptarget/test/offloading/fortran/basic_array.f90
    A openmp/libomptarget/test/offloading/fortran/basic_target_region.f90

  Log Message:
  -----------
  [flang][OpenMP] Add fortran test with basic target region

This patch adds a test that uses a target region to set a scalar value. It also
adds rules in lit.cfg to handle fortran testing.

Reviewed By: jdoerfert

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




More information about the All-commits mailing list