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

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


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

  Changed paths:
    M flang/test/Lower/OpenACC/acc-bounds.f90
    M flang/test/Lower/OpenACC/acc-data-operands.f90
    M flang/test/Lower/OpenACC/acc-data.f90

  Log Message:
  -----------
  [flang][openacc][NFC] Check only HLFIR lowering for data tests (#72926)

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.




More information about the All-commits mailing list