[all-commits] [llvm/llvm-project] d82b52: [flang][openacc][NFC] Remove run line for FIR only...

Valentin Clement (バレンタイン クレメン) via All-commits all-commits at lists.llvm.org
Tue Nov 21 15:13:34 PST 2023


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: d82b52139a418a4c6eb6d95e553c25506988b169
      https://github.com/llvm/llvm-project/commit/d82b52139a418a4c6eb6d95e553c25506988b169
  Author: Valentin Clement (バレンタイン クレメン) <clementval at gmail.com>
  Date:   2023-11-21 (Tue, 21 Nov 2023)

  Changed paths:
    M flang/test/Lower/OpenACC/acc-fixed-form.f
    M flang/test/Lower/OpenACC/acc-init.f90
    M flang/test/Lower/OpenACC/acc-routine-named.f90
    M flang/test/Lower/OpenACC/acc-routine.f90
    M flang/test/Lower/OpenACC/acc-routine02.f90
    M flang/test/Lower/OpenACC/acc-routine03.f90
    M flang/test/Lower/OpenACC/acc-routine04.f90
    M flang/test/Lower/OpenACC/acc-set.f90
    M flang/test/Lower/OpenACC/acc-shutdown.f90
    M flang/test/Lower/OpenACC/acc-unstructured.f90
    M flang/test/Lower/OpenACC/acc-wait.f90
    M flang/test/Lower/OpenACC/locations.f90
    M flang/test/Lower/OpenACC/stop-stmt-in-region.f90

  Log Message:
  -----------
  [flang][openacc][NFC] Remove run line for FIR only checks (#73050)

Remove the run lines that check for the FIR lowering. HLFIR lowering
produce the same check lines.




More information about the All-commits mailing list