[all-commits] [llvm/llvm-project] 9e3d59: [openmp] Fix flang detection for offloading test

Ethan Luis McDonough via All-commits all-commits at lists.llvm.org
Tue Aug 29 14:31:19 PDT 2023


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 9e3d59e4c2d93af38cfdffe2378c4138872b9e03
      https://github.com/llvm/llvm-project/commit/9e3d59e4c2d93af38cfdffe2378c4138872b9e03
  Author: Ethan Luis McDonough <ethanluismcdonough at gmail.com>
  Date:   2023-08-29 (Tue, 29 Aug 2023)

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

  Log Message:
  -----------
  [openmp] Fix flang detection for offloading test

This patch fixes the flang detection in the openmp fortran offloading test.

Reviewed By: jsjodin

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




More information about the All-commits mailing list