[all-commits] [llvm/llvm-project] 58d50b: [flang][hlfir][openacc] Updated LIT tests checks. ...

Slava Zakharin via All-commits all-commits at lists.llvm.org
Tue Sep 12 10:26:15 PDT 2023


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 58d50b0cadafe118faf2e7d7bf738d2daa38bb73
      https://github.com/llvm/llvm-project/commit/58d50b0cadafe118faf2e7d7bf738d2daa38bb73
  Author: Slava Zakharin <szakharin at nvidia.com>
  Date:   2023-09-12 (Tue, 12 Sep 2023)

  Changed paths:
    M flang/test/Lower/OpenACC/acc-data-operands.f90
    M flang/test/Lower/OpenACC/acc-data.f90
    M flang/test/Lower/OpenACC/acc-declare-globals.f90
    M flang/test/Lower/OpenACC/acc-declare.f90
    M flang/test/Lower/OpenACC/acc-enter-data.f90
    M flang/test/Lower/OpenACC/acc-exit-data.f90
    M flang/test/Lower/OpenACC/acc-host-data.f90
    M flang/test/Lower/OpenACC/acc-init.f90
    M flang/test/Lower/OpenACC/acc-kernels-loop.f90
    M flang/test/Lower/OpenACC/acc-kernels.f90
    M flang/test/Lower/OpenACC/acc-loop.f90
    M flang/test/Lower/OpenACC/acc-parallel-loop.f90
    M flang/test/Lower/OpenACC/acc-parallel.f90
    M flang/test/Lower/OpenACC/acc-private.f90
    M flang/test/Lower/OpenACC/acc-reduction.f90
    M flang/test/Lower/OpenACC/acc-routine-named.f90
    M flang/test/Lower/OpenACC/acc-routine.f90
    M flang/test/Lower/OpenACC/acc-serial-loop.f90
    M flang/test/Lower/OpenACC/acc-serial.f90
    M flang/test/Lower/OpenACC/acc-set.f90
    M flang/test/Lower/OpenACC/acc-shutdown.f90
    M flang/test/Lower/OpenACC/acc-update.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][hlfir][openacc] Updated LIT tests checks. (#66099)

This patch updates the OpenACC LIT tests to invoke HLFIR lowering
in addition to FIR lowering. The tests checks were updated accordingly.




More information about the All-commits mailing list