[all-commits] [llvm/llvm-project] c38488: [flang][openacc][NFC] Check only HLFIR lowering fo...

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


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

  Changed paths:
    M flang/test/Lower/OpenACC/acc-enter-data.f90
    M flang/test/Lower/OpenACC/acc-exit-data.f90

  Log Message:
  -----------
  [flang][openacc][NFC] Check only HLFIR lowering for enter/exit data tests (#73035)

HLFIR lowering as been set by default now and FIR lowering support will
be removed in the near future. This patch removes the specific FIR check
lines on enter/exit data tests.




More information about the All-commits mailing list