[all-commits] [llvm/llvm-project] 43831d: [flang] Update recently added OpenMP tests to use ...

Andrzej WarzyƄski via All-commits all-commits at lists.llvm.org
Thu Apr 22 10:24:23 PDT 2021


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 43831d6279ab4539cb23e95d6dca1d5d1f76fd1a
      https://github.com/llvm/llvm-project/commit/43831d6279ab4539cb23e95d6dca1d5d1f76fd1a
  Author: Andrzej Warzynski <andrzej.warzynski at arm.com>
  Date:   2021-04-22 (Thu, 22 Apr 2021)

  Changed paths:
    M flang/test/Semantics/omp-allocate01.f90
    M flang/test/Semantics/omp-allocate02.f90
    M flang/test/Semantics/omp-allocate03.f90
    M flang/test/Semantics/omp-allocate04.f90
    M flang/test/Semantics/omp-allocate05.f90

  Log Message:
  -----------
  [flang] Update recently added OpenMP tests to use the new driver

Switching from `%f18` to `%flang_fc1` in LIT tests added in
https://reviews.llvm.org/D91159. This way these tests are run with the
new driver, `flang-new`, when enabled (i.e. when
`FLANG_BUILD_NEW_DRIVER` is set).

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




More information about the All-commits mailing list